home

🗃️ Week 7: Databases & Auth with FastAPI

Welcome to Week 7! We’ll now connect our API to a real database and add authentication.

Topics Covered

Goals

✅ Connect FastAPI to a database
✅ Store and retrieve real user data
✅ Add login and sign up functionality

You’ll build the backend of a real-world app this week!