Todo App API Documentation
v1

API Documentation

Explore and test the Todo App API. Use the version selector above to switch between API versions.

Breaking Changes: v1 vs v2
Feature v1 v2 Type
Response Format { success, todos } { data: { items }, meta } Breaking
Priority Values "low" | "medium" | "high" 1 | 2 | 3 | 4 | 5 Breaking
Error Format { success: false, message } { error: { code, message }, meta } Breaking
Pagination Not supported ?page=1&limit=10 New
Tags Field Not available tags: [] New
Category Field Not available category: null New
Date Format MySQL datetime ISO 8601 Breaking
API Version in Response Not included meta.version New
Donate

Bank Transfer

QR donate

Thank you!

Quick Links

Base URLs