Skip to content

KimKiHyuk/fastapi-boilerplate

Repository files navigation

fastapi-boilerplate

python framework fastapi boilerplate

Feature

  • controller - service - repo 구조
  • Dto 지원
  • Flake8 && Black Pre-commit

how to setup

  1. brew install pipenv
  2. pipenv --python 3.9
  3. pipenv shell
  4. pipenv sync
  5. pipenv run start

About

python framework fastapi boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published