Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

fastapi fastapi-boilerplate

Last synced: about 2 months ago
JSON representation

fastAPI boilerplate with mongo connection, auth login, and 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