diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index f067b7103..e5e1b6d76 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -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)