TorhamDev / on-redis-todo-list

a todo system with redis as DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a todo system with redis as DB

License:MIT License


Languages

Language:Python 100.0%