chore: add resource under python:python-frameworks:fastapi

pull/4174/head
roadmap bot 2 years ago
parent 258f6cd0f0
commit 467382879d
  1. 1
      src/data/roadmaps/python/content/106-python-frameworks/102-fastapi.md

@ -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)
Loading…
Cancel
Save