original module
Beginner
Backend Development
FastAPI API Foundations
An original project-led module for turning Python knowledge into a small, documented API. You will think through routes, validation, errors, and the shape of a useful backend.
Outcomes
- Design a small REST API
- Validate request data
- Return clear errors and status codes