Skip to content

tpancholi/fatapi_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Template

This the template we use for our starter project

What is included in the starter project?

  • Please look at this README.md to get information about the library included.
  • Please refer to pyproject.toml to get depdendecy and tool config information.

How to run the project

  • Please navigate to myapp folder where main.py file is located
  • once you are in the directory run uvicorn main:app --reload
  • if you dont want to restart app whenever there is a change remove --reload as the parameter

Important links

About

Starter template for FastAPI project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages