Skip to content

Implemented ToDo list App using FastAPI and sqlite fro database

Notifications You must be signed in to change notification settings

Kartik-Suvarna/ToDo-App-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo list App 📝

Immplmented using FastAPI and SQlite

How to run locally :

Download all the files and open terminal in project directory then create a virtual environment and run pip install -r requirements.txt

Then run the command uvicorn app:app --reload It will run on your localhost

To record logs

Execute the command python -m uvicorn app:app --log-config PATH_to_log.ini

Thank You 👋👋👋

About

Implemented ToDo list App using FastAPI and sqlite fro database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published