/on-redis-todo-list

a todo system with redis as DB

Primary LanguagePythonMIT LicenseMIT

on-redis-todo-list

a todo system with redis as DB

This project is an exercise for me to have more experience with the Redis. so you can find code smells probably

How to run?

just install requirements.txt with pip install requirements.txt then run the project with uvicorn. uvicorn command : uvicorn src.main:app --reload

Make Sure You Have Redis Installed

image image image Redis