Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khoaguin/complete-fastapi-masterclass-udemy
Repo for the course Complete FastAPI Masterclass on Udemy
https://github.com/khoaguin/complete-fastapi-masterclass-udemy
Last synced: 11 days ago
JSON representation
Repo for the course Complete FastAPI Masterclass on Udemy
- Host: GitHub
- URL: https://github.com/khoaguin/complete-fastapi-masterclass-udemy
- Owner: khoaguin
- Created: 2023-02-13T13:13:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T10:22:18.000Z (about 1 year ago)
- Last Synced: 2024-10-06T12:24:19.357Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Complete FastAPI Masterclass - Udemy
My repor for the course [Complete FastAPI Masterclass from Scratch - Udemy](https://www.udemy.com/course/completefastapi/)
## Branch `main`
Contain code for section 1 - 4 of the course
## How to run
`uvicorn app.:app --reload`