{"ok":true,"data":{"name":"Workspace","version":"0.1.0","docs":"https://github.com/Orphnet/d1-eloquent-examples","routes":["GET    /api/workspaces","POST   /api/workspaces","GET    /api/workspaces/:slug","GET    /api/workspaces/:slug/projects","POST   /api/workspaces/:slug/projects","GET    /api/workspaces/:slug/tasks","POST   /api/workspaces/:slug/tasks","PATCH  /api/workspaces/:slug/tasks/:id","DELETE /api/workspaces/:slug/tasks/:id","GET    /api/workspaces/:slug/posts","POST   /api/workspaces/:slug/posts","GET    /api/workspaces/:slug/posts/:slug","POST   /api/workspaces/:slug/posts/:id/comments","GET    /api/tags","POST   /api/tags/:id/attach","POST   /api/tags/:id/sync","POST   /api/attachments","GET    /api/search?q=...","GET    /api/feed?after=<cursor>","GET    /api/audit/:type/:id","GET    /api/json/:slug/settings","GET    /api/json/:slug/settings/search?role=&flag=&minFlags=","PATCH  /api/json/:slug/settings","GET    /api/json/:slug/metrics/aggregate","GET    /api/analytics/:slug/summary","GET    /api/analytics/:slug/top-contributors","GET    /api/analytics/tasks/:id/tree","GET    /api/analytics/:slug/metrics/meta","GET    /api/analytics/:slug/busy-days","POST   /api/ledger/:slug/events","PATCH  /api/ledger/:slug/events/escalate","DELETE /api/ledger/:slug/events/info","POST   /api/ledger/:slug/events/bulk","GET    /api/ledger/:slug/events","POST   /api/releases/:slug/:projectSlug/assets","POST   /api/releases/:slug/:projectSlug/assets/:version/requires","GET    /api/releases/:slug/:projectSlug/assets/:version","GET    /api/releases/_dynamic/channels","GET    /api/features                       # beta.3 feature showcase - index of runnable feature endpoints","GET    /api/features/counters              # 1. increment() / decrement()","GET    /api/features/where-relation        # 2. whereRelation / orWhereRelation / firstWhere","GET    /api/features/replicate             # 3. replicate() + wasRecentlyCreated","GET    /api/features/constrained-eager     # 4. constrained eager loading (.with object-map)","GET    /api/features/enum-cast             # 5. enumCast() (+ onInvalidRead)","GET    /api/features/relation-aggregates   # 6. withMin / withMax / withExists","GET    /api/features/set-operators         # 7. intersect() / except()","GET    /api/features/date-parts            # 8. whereDate / whereTime / whereYear / whereMonth / whereDay","GET    /api/features/global-scopes         # 9. global scopes + withoutGlobalScope(s)","GET    /api/features/through-relations     # 10. hasManyThrough / hasOneThrough","GET    /api/features/prepared-queries      # 11. prepare() + placeholder()","#      (docs) schema-diff generate         # 12. see README §Schema-diff migrations + `bun run db:generate`","GET    /api/features/transactions          # 13. transaction() atomic unit-of-work","GET    /api/features/transaction-counters  # 14. tx.increment() / tx.decrement()"]}}