{"name":"Indie Festivals API","version":"1.0.0","description":"API for showcasing indie game festival information","documentation":{"swagger_ui":"/docs","openapi_json":"/openapi.json","ai_note":"For AI/LLM integration, fetch /openapi.json for the complete OpenAPI 3.0 specification with semantic descriptions"},"endpoints":{"health":"GET /api/health","festivals":{"list":"GET /api/festivals","stats":"GET /api/festivals/stats","types":"GET /api/festivals/types","open":"GET /api/festivals/open","upcoming":"GET /api/festivals/upcoming","byId":"GET /api/festivals/:id"},"steamFeatures":{"list":"GET /api/steam-features","stats":"GET /api/steam-features/stats","featured":"GET /api/steam-features/featured","byName":"GET /api/steam-features/:name"},"sync":{"trigger":"POST /api/sync","history":"GET /api/sync/history","last":"GET /api/sync/last"},"enrichment":{"trigger":"POST /api/enrich","stats":"GET /api/enrich/stats","steam":"POST /api/enrich/steam"}}}