An open API service indexing awesome lists of open source software.

https://github.com/taofeekabdulazeez/todoapi

A powerful yet lightweight Todo API built with .NET and Supabase, designed to help users manage tasks efficiently.
https://github.com/taofeekabdulazeez/todoapi

aspnet-core csharp dotnet web-api

Last synced: 2 months ago
JSON representation

A powerful yet lightweight Todo API built with .NET and Supabase, designed to help users manage tasks efficiently.

Awesome Lists containing this project

README

          

# 📝 Todo API

A lightweight **Task Management API** built with **.NET**, integrating **Supabase** for data storage. This API provides robust **CRUD** operations, supports **partial updates**, and is designed for seamless integration with frontend applications.

---

## 📌 Features
✅ **Create, Read, Update, and Delete (CRUD) Todos**
✅ **Partial Updates** – Modify only provided fields
✅ **Supabase Integration** – PostgreSQL-powered backend
✅ **Entity Framework Core** – ORM for data access
✅ **Secure & Scalable** – Built with .NET best practices

---

## 🛠 Tech Stack
- **.NET (C#)** – Backend framework
- **Supabase** – Cloud database
- **Entity Framework Core** – ORM for data access
- **Minimal API / ASP.NET Core Web API** – API design

---

## 🚀 Getting Started

### 1️⃣ Clone the Repository
```sh
git clone https://github.com/yourusername/todo-api.git
cd todo-api