YoVDO

Adding Class-Based POST Request with FastAPI Python ASGI Server

Offered By: Prodramp via YouTube

Tags

FastAPI Courses Web Development Courses Python Courses API Development Courses

Course Description

Overview

Learn how to add POST API support to a Python FastAPI application using class-based parameter parsing. Explore techniques for developing a flexible Python class to handle POST parameters directly, processing those parameters, and sending responses back to clients. Follow along as the video demonstrates adding a POST handler, creating a query parameter handler class and function, testing with the FastAPI debugger, parsing POST request parameters, generating query-based responses, and calling the API using cURL. Access the complete source code on GitHub to enhance your FastAPI development skills.

Syllabus

✔️ Content Introduction
✔️ Content Topics
✔️ Existing Python Project intro
✔️ Adding POST handler
✔️ Query Param Handler Class & Function
✔️ Testing POST request with FastAPI Debugger
✔️ Parsing POST request parameters
✔️ Generating POST response based on query
✔️ Calling POST api from cURL
✔️ GitHub Repo for Source Code


Taught by

Prodramp

Related Courses

Artificial Intelligence for Robotics
Stanford 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