mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-01 03:55:44 +08:00
Add FastAPI cheatsheet to Python cheatsheetsChange1 (#12211)
* added Fastapi cheatsheet * fast-api cheatsheet * fast-api-cheat-sheet
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
* [FastAPI](#fastapi)
|
||||
* [Flask](#flask)
|
||||
* [Jupyter](#jupyter)
|
||||
* [Numpy Pandas](#numpy-pandas)
|
||||
@@ -428,6 +429,11 @@
|
||||
* [(Python + Django) Cheatsheet](https://dev.to/ericchapman/my-beloved-django-cheat-sheet-2056) - Eric The Coder (HTML)
|
||||
|
||||
|
||||
#### FastAPI
|
||||
|
||||
* [FastAPI Cheat Sheet](https://cheatsheetshero.com/user/all/391-fastapi-cheat-sheet.pdf) - CheatsheetsHero (PDF)
|
||||
|
||||
|
||||
#### Flask
|
||||
|
||||
* [Flask Cheat Sheet](https://codeinsightacademy.com/blog/python/flask-cheat-sheet) - Code Insight Academy (HTML)
|
||||
|
||||
Reference in New Issue
Block a user