Python FastAPI Tutorial - Getting Started with Web App and REST API - Part 1
Corey Schafer via YouTube
-
27
-
- Write review
AI Engineer - Learn how to integrate AI into software applications
Get 20% off all career paths from fullstack to AI
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn to build a full-featured web application using Python's FastAPI framework in this introductory tutorial. Install FastAPI and create a basic application with routes that return JSON responses. Run the application from the command line and explore FastAPI's automatic documentation features. Add dummy data to create API endpoints and preview HTML response capabilities. Master the fundamentals of setting up FastAPI applications, understanding route creation, and utilizing the framework's built-in documentation system. Discover how FastAPI combines the simplicity of building REST APIs with the capability to serve HTML pages, making it ideal for full-stack web development. Gain hands-on experience with basic CRUD operations and understand the foundation needed for more advanced features like database integration with SQLAlchemy, data validation with Pydantic models, user authentication with JWT tokens, and file upload handling.
Syllabus
Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API
Taught by
Corey Schafer