Skip to content
#

sqla

Here are 10 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Sep 5, 2024
  • Python

Add this topic to your repo

To associate your repository with the sqla topic, visit your repo's landing page and select "manage topics."

Learn more