Skip to content

anoopshrma/fastapi-crud-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application

A simple Todo Application based on FastAPI framework to explain CRUD operations effectively.

Deployment

To deploy this project run, first install the dependencies in a python Environment

  pip install -r requirements.txt

and then run via this command

  uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published