/Todo-App

This is simple Todo API Project implemented using FastAPI, SQLAlchemy and Streamlit. It provides basic functionality for managing tasks, allowing you to perform operations such as retrieving tasks (GET), adding new tasks (POST), and deleting tasks (DELETE).

Primary LanguagePython

Watchers