Skip to content

ichuan/fastapi-project-template

Repository files navigation

Fastapi Project Template

Includes:

  • fastapi
  • supervisor
  • sqlite
  • comandline scripts

Usage

mkdir hello_world && cd hello_world
wget https://github.com/ichuan/fastapi-project-template/archive/main.tar.gz -O - | tar --strip-components 1  -xf -
# Choose a name for your fastapi project (package)
bash bootstrap.sh

Additional

Consider using fastapi-bearer-auth for JWT token auth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors