Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages