Skip to content

vitalk/cookiecutter-fastapi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-fastapi-docker

Ready to go FastAPI project template 🍪

What's inside?

Well-organized FastAPI project with:

  • PostgreSQL integration using SQLAlchemy and Alembic
  • Health checks with Liveness and Readiness probes implemented
  • Pytest with Stairway test implemented
  • Sentry integration
  • Tracing enabled
  • Docker

How can I install?

brew install cookiecutter

or

pip install cookiecutter

How can I generate a FastAPI project?

cookiecutter gh:vitalk/cookiecutter-fastapi-docker

Enjoy!

Releases

No releases published

Packages

No packages published

Languages