Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API for todo management

Installation

1.Install the required packages:

pip install -r requirements.txt

2.Create virtual environment:

python3 -m venv venv

3.Activate virtual environment:

source venv/bin/activate

4.Run server:

  • In Linux:
python3 main.py
  • In Windows:
python main.py 

About

Backend application in fastapi for manage todos

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages