{"service":"MemoW API","version":"0.2.0","endpoints":{"health":"GET /health","me":"GET /api/v1/me","memos":"GET|POST /api/v1/memos · GET|PUT|DELETE /api/v1/memos/:id","tags":"GET /api/v1/tags","reminders":"GET|POST /api/v1/reminders/memos/:memoId · PUT|DELETE /api/v1/reminders/:id","attachments":"GET|POST /api/v1/attachments/memos/:memoId · GET|DELETE /api/v1/attachments/:id","admin":"POST /admin/users · POST /admin/tokens · POST /admin/tokens/:id/revoke"}}