FastAPI Framework
Entity4 videos from 1 channel
An overview of how Pydantic is utilized within the FastAPI framework for building APIs with data validation.
47:54Python FastAPI Tutorial (Part 15): PostgreSQL and Alembic - Database Migrations for Production
In this video, we'll be making our database setup production-ready by moving from SQLite to PostgreSQL and introducing…
Yesterday·Corey Schafer
1:29:25Python Pydantic Tutorial: Complete Data Validation Course (Used by FastAPI)
In this video, we'll be learning how to use Pydantic, Python's most popular data validation library. Pydantic uses type…
Corey Schafer
23:54Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API
In this series of videos, we'll be learning how to build a full-featured web application from the ground up using the…
Corey Schafer
37:26Python FastAPI Tutorial (Part 2): HTML Frontend for Your API - Jinja2 Templates
In this Python FastAPI tutorial, we'll be learning how to use Jinja2 templates to create an HTML frontend for our API.…
Corey Schafer