{
  "service": "bb-docs",
  "routes": [
    "GET /",
    "GET /health",
    "GET /d/:id",
    "GET /d",
    "POST /d"
  ],
  "store": "kv"
}