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.
- Host: GitHub
- URL: https://github.com/taofeekabdulazeez/todoapi
- Owner: Taofeekabdulazeez
- Created: 2025-03-06T10:14:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T22:29:59.000Z (over 1 year ago)
- Last Synced: 2025-03-08T23:24:28.415Z (over 1 year ago)
- Topics: aspnet-core, csharp, dotnet, web-api
- Language: C#
- Homepage: https://todoapi-eeb5.onrender.com/swagger
- Size: 21.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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