{
  "routes": [
    "GET /health",
    "GET /jokes",
    "GET /jokes?tag=languages",
    "GET /jokes/random",
    "GET /jokes/{id}"
  ],
  "service": "demo-api"
}
