mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-24 18:03:06 +02:00
feat: added description and content at FastAPI on Python Roadmap (#3678)
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
# FastAPI
|
# FastAPI
|
||||||
|
|
||||||
|
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/)
|
||||||
|
Reference in New Issue
Block a user