Skip to content

chnaaam/fastapi_layered_architecture

 
 

Repository files navigation

FastAPI Layerd Architecture

해당 프로젝트는 FastAPI를 이용하여, 계층화된 아키텍처를 구현한 예제입니다.

  1. 프로젝트 설치

    git clone https://github.com/Mr-DooSun/fastapi_layered_architecture.git
    cd fastapi_layered_architecture
  2. 의존성 설치

    poetry install
  3. 프로젝트 실행

    python run_server_local.py --env dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.5%
  • Dockerfile 4.8%
  • Mako 4.7%