/ToDo-App-Backend-with-FastAPI-

The ToDo API Project is a RESTful API built using FastAPI and SQLAlchemy. It provides CRUD operations for managing ToDo items, using an SQLite database for storage. This project showcases how to implement a simple and efficient task management system with modern Python tools. Perfect for learning FastAPI, SQLAlchemy, and building scalable APIs.

Primary LanguagePython

This repository is not active