{
  "service": "calling-cards",
  "routes": [
    "GET /",
    "GET /health",
    "GET /cards/:id",
    "POST /cards"
  ],
  "store": "kv"
}