Starting With Fast API to Create a Simple REST API

preview_player
Показать описание
Creating APIs, or application programming interfaces, is an important part of making your software accessible to a broad range of users. In this video , you’ll learn the main concepts of FastAPI and how to quickly create a web API.

This is a portion of the complete course, which you can find here:

The rest of the course covers how to:

- Use path parameters to get a unique URL path per item
- Receive JSON data in your requests using pydantic
- Use API best practices, including validation, serialization, and documentation
- Continue learning about FastAPI for your use cases
Рекомендации по теме
Комментарии
Автор

Amazing, and I was thinking to start learning FastAPI now I'm going to start soon as possible

xtz_
Автор

I have this article open on my browser lol
that proves i'm living in a computer simulation, no doubt

nac
Автор

python error cannot find fastapi in the line "from fastapi import fastAPI"

John-qeky
Автор

what is the vs code theme you are using

shaz-z