Building a REST API with FastAPI

preview_player
Показать описание
In this video, we see how to implement a complete REST API with an endpoint for each of GET, POST, PUT and DELETE. We look at how to use Pydantic to represent data with schemas and why it makes sense to use special schemas for POST and PUT. And we use a new Visual Studio Code extension to test the API when the interactive documentation is not able to provide feedback about issues.
Рекомендации по теме