This repo covers building a full-fledged API in Python using FastAPI. It is also implemented using the fundamentals of API design including routes, serialization/deserialization, schema validation, and models. It also includes SQL, testing with pytest, and a CI/CD pipeline using GitHub actions. -
View it on GitHub