Skip to content

asadullahaziz/fastapi_boiler_plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run The Project

  • Set up python virtual environment

    python3 -m venv .venv

  • Install dependencies

    pip3 install -r requirements.txt

  • Start Server

    make start

  • Stop Server

    CTRL + c

About

FASTAPI boiler plate code example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published