Social Media API

socialmedia-fastapi

 

Backend of Social Media Fast API with authentication using JWT

Tools: Python, JWT, PostgreSql, Postman, Alembic, SqlAlchemy

Run:

  1. pip install -r requirements.txt
  2. uvicorn app.main:app --reload
  3. go to localhost : http://127.0.0.1:8000/
  4. Open Swagger UI: http://127.0.0.1:8000/docs
     

See Demo:

https://socialmedia-fastapi-smjb.onrender.com/docs