SO
soumyasen1809/FastAPI_SocialMedia
Social Media example using FastAPI
FastAPI_SocialMedia
Social Media example using FastAPI
Referenced from: https://www.youtube.com/watch?v=0sOvCWFmrtA&t=32124s
Aim
Learn Python API development in one of the most comprehensive courses ever on the topic. You will build a full-fledged API in Python using FastAPI. You will learn the fundamentals of API design including routes, serialization/deserialization, schema validation, and models. You will also learn about SQL, testing with pytest, and how to build out a CI/CD pipeline using GitHub actions.