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.
✅ 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
- .NET (C#) – Backend framework
- Supabase – Cloud database
- Entity Framework Core – ORM for data access
- Minimal API / ASP.NET Core Web API – API design
git clone https://github.com/yourusername/todo-api.git
cd todo-api