Skip to content

JoabMendes/fastapi_bootstrap

Repository files navigation

FastAPI bootstrap

Basic setup for a fastapi backend project (no database config)

  • Requires a docker vm installation
  • Create an .env file with the following vars:
APP_NAME=<your app name>
APP_DESCRIPTION=<your app description>
  • Change the APP_NAME var on the Dockerfile from baseproject to the project name.

About

Basic setup for a python 3 + fastapi project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published