filmov
tv
FastAPI #2 - Path Parameters / Data Validation with Type-Hints & Enums

Показать описание
In this video, we'll look at Path Parameters in FastAPI and data validation with type-hints and Enums in Python.
We'll create a List endpoint and a Detail endpoint, where the detail endpoint uses a Path Parameter to identify the correct object for use in this endpoint.
We'll also create an endpoint that allows users to filter with a path parameter, and the range of possible values is controlled by a Python Enum class.
📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
00:26 Creating List Endpoint
02:16 Creating Detail Endpoint with FastAPI Path Parameter
06:58 API documentation for endpoints
08:53 Customising HTTP response status code
09:44 Using Enums to limit possible path parameter values
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
▶️ Full Playlist:
𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
#python #fastapi #webdevelopment
FastAPI #2 - Path Parameters / Data Validation with Type-Hints & Enums
Fast API Tutorial, Part 2: Path Parameters
FastAPI Tutorial #4 - Path Parameters
FastAPI Tutorial - Path Parameters
How to use Path Parameters in FastAPI
[2] FastAPI Python Tutorial - Query Path Parameter
FastAPI Tutorial: Path Parameters | Part 2
FastAPI Series | Tutorial 02 (Path and Query Parameters)
Accessing And Using Path and Query Parameters in FastAPI.
Path Parameters | Part2 | FastAPI Tutorial 2023
FastAPI Python Tutorial - 4: Filter for specific users: Path parameter
FastAPI Tutorial #3 - Path Parameters and Query Parameters Explained: Creating Flexible APIs [2024]
3. FastAPI Path Operations (Routes) Tutorial: Master Path & Query Parameters | FastAPI Chronicle...
FastAPI GET method using path parameters [ FastAPI for Beginners ]
Python FastAPI Tutorial #6 Path and Query Parameters in FastAPI
FastAPI | Path Parameters | Ultimate FastAPI Series | Zero To Hero For Beginners
Path Parameters in FastAPI - FastAPI Python Tutorial : 04 - iGnani
#2 Fast API Path Parameters | Fast API in Hindi
Fast API Tutorial, Part 5: Query Parameters and String Validation
How to write get API with path parameters ( FastAPI)
FastAPI Python Tutorial - 5: Query users based on criteria: Query parameter
Fast API Tutorial, Part 12: Cookie and Header Parameters
Fast API Tutorial, Part 7: Body - Multiple Parameters
Python FastAPI Tutorial: Build a REST API in 15 Minutes
Комментарии