https://github.com/mikhail11235/fastapi_tutorial
FastAPI tutorial: blog app
https://github.com/mikhail11235/fastapi_tutorial
fastapi
Last synced: 3 months ago
JSON representation
FastAPI tutorial: blog app
- Host: GitHub
- URL: https://github.com/mikhail11235/fastapi_tutorial
- Owner: Mikhail11235
- Created: 2024-03-06T16:17:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T11:03:13.000Z (over 2 years ago)
- Last Synced: 2025-02-25T23:14:45.560Z (over 1 year ago)
- Topics: fastapi
- Language: Python
- Homepage:
- Size: 674 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FastAPI tutorial
Result 👀

## Source:
[Learning FastAPI the Hard Way](https://www.fastapitutorial.com/blog/fastapi-course/)
[Building webapps with FastAPI and Jinja 🥷](https://www.fastapitutorial.com/blog/webapps-with-fastapi-jinja/)
[Task Queue with Celery x FastAPI](https://www.fastapitutorial.com/blog/task-queues-with-celery/)
[fastapi-blog](https://github.com/sourabhsinha396/fastapi-blog)