You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains coursework for the Python API Development course by Sanjeev Thiyagarjan. It covers building APIs with FastAPI, PostgreSQL, SQLAlchemy ORM, authentication (JWT, OAuth2), database migrations with Alembic, deployment on Heroku & Ubuntu, Dockerization, automated testing with Pytest, and CI/CD setup with GitHub Actions.