Todo Sync API Server

This server provides the API for the Todo Sync application.

The frontend application needs to be served separately.

API endpoints are available at /api/* paths.

For the full application experience, please deploy the frontend to a static hosting service (like Cloudflare Pages) and configure it to make API calls to this domain.