Add FastAPI to Python frameworks list (#12190)

Added FastAPI to the Python section and updated the list of frameworks.
This commit is contained in:
Godly K Mathews 2025-10-05 20:15:22 +05:30 committed by GitHub
parent 12ed9c8acd
commit 1a71ae1921
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,9 +91,10 @@
* [PLC - Programmable logic controllers](#plc---programmable-logic-controllers)
* [Processing](#processing)
* [Python](#python)
* [Django](#django)
* [Flask](#flask)
* [Jupyter](#jupyter)
* [Django](#django)
* [FastAPI](#fastapi)
* [Flask](#flask)
* [Jupyter](#jupyter)
* [QB64](#qb64)
* [R](#r)
* [Redis](#redis)
@ -1594,6 +1595,11 @@
* [Try Django 3.2 - Python Web Development Tutorial Series](https://www.youtube.com/playlist?list=PLEsfXFp6DpzRMby_cSoWTFw8zaMdTEXgL) - Justin Mitchel, CodingEntrepreneurs
#### FastAPI
* [FastAPI - A Python Framework | Full Course](https://www.youtube.com/watch?v=7t2alSnE2-I) - Bitfumes (YouTube)
#### Flask
* [Flask Fridays](https://www.youtube.com/playlist?list=PLCC34OHNcOtolz2Vd9ZSeSXWc8Bq23yEz) - Codemy.com