Beginners FastAPI - 40 min
rithmic rithmic
13K subscribers
2,840 views
0

 Published On Oct 17, 2022

In the next 40 minutes we'll be looking at how to get up and running with FastAPI and building the foundations of our CRUD (Create, Read, Update, Delete) endpoints.

👨‍💻 Looking for a web developer job, visit: https://www.webdevjobs.io/

👽 Discord -   / discord  

Timestamps
00:00 - Intro
02:43 - Installation
06:51 - A very simple endpoint
13:18 - GET List Endpoint
15:10 - GET Single Object Endpoint
18:00 - Handling Errors
19:48 - Query Parameters
23:30 - Delete Endpoint
27:18 - Create Endpoint & Pydantic Schema
33:41 - Update Endpoint

The finished code can be found here:
👾 - https://github.com/sixfwa/fastapi-basic

Docs for FastAPI - https://fastapi.tiangolo.com/
Docs for Pydantic - https://pydantic-docs.helpmanual.io/

#FastAPI #python #api

show more

Share/Embed