mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-01 06:50:26 +02:00
chore: add resource under python:python-frameworks:fastapi
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
FastAPI is a Web framework for developing RESTful APIs in Python. FastAPI is based on Pydantic and type hints to validate, serialize, and deserialize data and automatically auto-generate OpenAPI documents.
|
||||
|
||||
- [Official Documentation](https://fastapi.tiangolo.com/)
|
||||
- [Create an API with Fast-API (Full 19 Hour Course)](https://www.youtube.com/watch?v=0sOvCWFmrtA)
|
Reference in New Issue
Block a user