Skip to content

moschiferous/todo-app-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App with FastAPI

This is a simple TODO app built using FastAPI.

Getting Started

Clone this repository to your local machine. Create a virtual environment:

python -m venv .venv

Activate the virtual environment:

source .venv/bin/activate

Install the required Python packages:

pip install requirements.txt

Run the app:

uvicorn main:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages