Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter template for spinning up quick webapis with FastAPI

  • Uses Make for automation
  • FastAPI as API Development Framework
  • Python for the core programming language
  • Docker for containerization
  • Alembic for data migrations

Usage

make install         # sets up venv and installs deps

make run             # runs server with reload

make run-dev         # runs with fastapi dev (dev-mode auto-reload)

make migrations      # generates and applies alembic migrations

License

This template is licensed for usage, with full rights of the MIT License.

Author

@50-Course

About

Lean starter pack without folder layout restrictions for spinning up your production backend APIs

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages