/FastAPI-Python

This is a simple todo list built on Fast API Python

Primary LanguageHTMLMIT LicenseMIT

FastAPI-Python

This is a simple todo list built on Fast API Python
Run the app in the commad line using
uvicorn app:app --reload
The application does all the operations like:
Create
Read
Update
Delete