Backend of Social Media Fast API with authentication using JWT
Tools: Python, JWT, PostgreSql, Postman, Alembic, SqlAlchemy
Run:
- Pull
- pip install -r requirements.txt
- uvicorn app.main:app --reload
- go to localhost : http://127.0.0.1:8000/
- Open Swagger UI: http://127.0.0.1:8000/docs