filmov
tv
Python FastAPI Tutorial: How to build modern RESTful APIs with Python
Показать описание
In this Python video tutorial you will dive into FastAPI, a web framework for developing modern RESTful APIs using Python. FastAPI is built off of Starlette and Pydantic, therefore the performance of FastAPI is off the charts. Pydantic allows type hints to perform data validation and serialization / deserialization of data. FastAPI automatically creates interactive Swagger UI documentation which is perfect for any developer.
🎓 Check these out 🎓
===========================================
🎓 Courses can be found:
💻 GitHub Repo 💻
* Follow README to get started *
⭐ Timestamps ⭐
===========================================
00:00 - Intro
02:42 - IDE and Virtual ENV setup
05:46 - Install FastAPI and Uvicorn
07:38 - Writing first RESTful API
08:42 - Starting FastAPI Application
10:00 - Swagger UI Docs
11:10 - Path Parameters
12:17 - Pydantic and Models
16:33 - POST Request Method
23:23 - PUT Request Method
24:50 - HTTP Exceptions
26:00 - DELETE Request Method
27:00 - Put it all together
⭐️ Hashtags ⭐️
#codingwithroby #FastAPITutorial
🎓 Check these out 🎓
===========================================
🎓 Courses can be found:
💻 GitHub Repo 💻
* Follow README to get started *
⭐ Timestamps ⭐
===========================================
00:00 - Intro
02:42 - IDE and Virtual ENV setup
05:46 - Install FastAPI and Uvicorn
07:38 - Writing first RESTful API
08:42 - Starting FastAPI Application
10:00 - Swagger UI Docs
11:10 - Path Parameters
12:17 - Pydantic and Models
16:33 - POST Request Method
23:23 - PUT Request Method
24:50 - HTTP Exceptions
26:00 - DELETE Request Method
27:00 - Put it all together
⭐️ Hashtags ⭐️
#codingwithroby #FastAPITutorial
Комментарии