An open API service indexing awesome lists of open source software.

https://github.com/abhirampai/fastapi-boilerplate

fastAPI boilerplate with mongo connection, auth login, register and cloudinary connection
https://github.com/abhirampai/fastapi-boilerplate

fastapi fastapi-boilerplate

Last synced: 4 months ago
JSON representation

fastAPI boilerplate with mongo connection, auth login, register and cloudinary connection

Awesome Lists containing this project

README

          

# fastapi-boilerplate

create a virtual environment using pip (refer https://python.land/virtual-environments/virtualenv)

download the requirements



uvicorn src.main:app --reload to run the code