Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 384 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 384 Bytes

Login ~ FastAPI, SQLAlchemy

A project by Quirkle.in


To run the app

-- pip install pipenv

-- pipenv shell

-- pipenv install

-- uvicorn main:app --reload


API Testing

-- After running the app:


.env.py

-- Contains PG_DB_URL , MONGO_DB_URL