Backend Status

72days-api Worker + Cloudflare KV
Worker Status Live
KV Namespace 998930785ba849b0afb60c975129e84b
Response Time 116ms
Days Logged 0 (no synced data yet)
Tasks Stored 0 (no synced data yet)
Tasks Done -
API Endpoints
GET/dataAll data (days + tasks)
PUT/dataSave all data
GET/tasksTasks only
PUT/tasksSave tasks
GET/daysDay logs only
PUT/daysSave day logs
Live Data Preview
{ "days": {}, "tasks": [] } No data synced yet. Open 72days.pages.dev and make an edit to sync.
Last checked: 2:00:09 PM

How it works:

You edit on 72days.pages.dev → Browser saves to LocalStorage (instant) → Background sync to this Worker → KV stores permanently.

Claude reads from this API to see your progress, checklist, and day logs.

Cost: $0 (Cloudflare free tier: 100K req/day, 1GB KV).

Back to Dashboard