FastAPI Template
Run locally:
- copy
.env.exampleto.envand edit if needed - python -m pip install -r dev-requirements.txt
- uvicorn app.main:app --reload
Description
Languages
Python
95.2%
Shell
4.8%