Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`