Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IsaiahT-Tech/fastapi-series
This is the fastapi-tutorial repository.
https://github.com/IsaiahT-Tech/fastapi-series
Last synced: 12 days ago
JSON representation
This is the fastapi-tutorial repository.
- Host: GitHub
- URL: https://github.com/IsaiahT-Tech/fastapi-series
- Owner: IsaiahT-Tech
- License: mit
- Created: 2020-07-17T00:28:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T21:40:27.000Z (27 days ago)
- Last Synced: 2024-10-17T10:11:12.070Z (26 days ago)
- Language: Python
- Size: 62.5 KB
- Stars: 76
- Watchers: 3
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI Series
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
1. [FastAPI Series | Tutorial 01 (Getting Started)](https://www.youtube.com/watch?v=tKL6wEqbyNs)
2. [FastAPI Series | Tutorial 02 (Path and Query Parameters)](https://www.youtube.com/watch?v=uldt_GTvZFI)
3. [FastAPI Series | Tutorial 03 (Pydantic BaseModel)](https://www.youtube.com/watch?v=ZZhBIyXbY4I)
4. [FastAPI Series | Tutorial 04 (Response Model)](https://www.youtube.com/watch?v=0QpdG01CcLY)
5. [FastAPI Series | Tutorial 05 (Simple Todo API)](https://youtu.be/xq3IhXROGJU)
6. [FastAPI Series | Tutorial 06 (Forms)](https://www.youtube.com/watch?v=rxS2_wOkbhE)
7.
* [FastAPI Series | Tutorial 07 (Tortoise ORM with FastAPI Integration)](https://youtu.be/JDoS-YSlH-o)
* [FastAPI Series | Tutorial 07 Part 2 (Tortoise ORM with FastAPI Integration)](https://youtu.be/IK3X4R0KIQs)
8. [FastAPI Series | Tutorial 08 (Basic Jinja2 Templates with FastAPI)](https://youtu.be/hCMNST2BKpU)
9. [FastAPI Series | Tutorial 09 (Async Databases with FastAPI)](https://youtu.be/tplFMhr1HPI)
10. [FastAPI Series | Tutorial 10 (Introduction to Testing with FastAPI)](https://youtu.be/J7wh5iCydDI)
11. [FastAPI Series | Tutorial 11 (Testing A Todo API)](https://youtu.be/bBM-heTAwCA)#### FastAPI
* **[FastAPI Docs](https://fastapi.tiangolo.com)**
* **[FastAPI Github Repository](https://github.com/tiangolo/fastapi)**## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!