FastAPI: Building Robust APIs
Released 4/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English + subtitle | Duration: 1h | Size: 175 MB
Released 4/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English + subtitle | Duration: 1h | Size: 175 MB
This course will teach you to build a robust inventory management API focused on advanced data validation, custom exception handling, and structured response models.
FastAPI is a modern Python framework that has gained a lot of popularity. In this course, FastAPI: Building Robust APIs, you’ll learn to build a resilient inventory management API using FastAPI. First, you’ll explore how to set up your project and design data models with Pydantic—including custom validations for fields like SKU and price. Next, you’ll implement both global and route-specific exception handling to ensure robust error management. Finally, you’ll design consistent response models and leverage FastAPI’s built-in documentation features. By the end of this course, you’ll have the essential skills to build reliable, scalable APIs with FastAPI.