Building RESTful APIs with Python Using FastAPI
Offered By: Amigoscode via YouTube
Course Description
Overview
Learn to build RESTful APIs with Python using FastAPI in this comprehensive tutorial. Explore key concepts including HTTP methods, asynchronous programming, database integration, and API documentation. Gain hands-on experience creating user models, handling GET, POST, and DELETE requests, and implementing proper status codes and exception handling. Follow along with practical exercises and solutions to reinforce your understanding of FastAPI's powerful features for efficient API development.
Syllabus
Intro.
- FastAPI and Uvicorn.
- Up and Running with FastAPI.
- HTTP Methods.
- Async Await .
- User Model.
- Database.
- HTTP Get Requests.
- HTTP Post Requests.
- Rest Client.
- Swagger Docs and Redoc.
- HTTP Delete Requests.
- HTTP Status Codes.
- Raising Exceptions.
- Exercise.
- Exercise Solution.
- Outro.
Taught by
Amigoscode
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity