My code for Modern APIs with FastAPI and Python Course by Michael Kennedy
- Chapter 1: Welcome to the course
- Chapter 2: Setup and following along
- Chapter 3: Basic API
- Chapter 4: Modern language foundations
- Chapter 5: Building a realistic API
- Chapter 6: Error handling and performance
- Chapter 7: Accepting inbound data
- Chapter 8: Deploying FastAPI on Linux with gunicorn and nginx
- Chapter 9: Course conclusion and review