🔧 AI Nachrichten ChatGPT showing blank screen [Fix](05.09.2026 um 19:55 Uhr)
🪟 Windows TippsCodex desktop app not opening, not working or crashing on PC(06.09.2026 um 11:47 Uhr)
⚠️ Malware / Trojaner / VirenSofort deinstallieren: Diese 19 Browser-Erweiterungen sind mit Malware verseucht(06.09.2026 um 08:00 Uhr)
🔧 AI Nachrichten ChatGPT showing blank screen [Fix](05.09.2026 um 19:55 Uhr)
🪟 Windows TippsCodex desktop app not opening, not working or crashing on PC(06.09.2026 um 11:47 Uhr)
⚠️ Malware / Trojaner / VirenSofort deinstallieren: Diese 19 Browser-Erweiterungen sind mit Malware verseucht(06.09.2026 um 08:00 Uhr)

🔧 Programmierung 🕛 kürzlich 7 Min Lesezeit
0

Making a Local Events API Discoverable to Developers and AI Assistants

↗ Quelle (dev.to)
🗣️ Stimme:
📑 Inhaltsübersicht

Local cultural data should not only live as web pages.

That is the idea behind the public discovery layer we just shipped for the DondeGo API.

DondeGo is a local discovery platform for Barcelona and Madrid, focused on events, places, cultural life, and local news. We are building it as a media and discovery product, but we also want the data surface to be understandable by developers, API clients, documentation tools, and AI assistants.

So instead of only publishing a human-readable API page, we built a small discovery package around the API.

It includes OpenAPI, llms.txt, an API Catalog linkset, Postman documentation, examples, and a documentation-only Agent Skills index.

The goal is simple:

make the API easier to discover, understand, cite, and use without pretending to support capabilities that do not exist yet.





What is live



Here are the main public entry points.

OpenAPI 3.1:



API Catalog linkset:



Documentation-only Agent Skills index:



GitHub repository:



And a ready-to-import Postman Collection:



List supported locations:



curl -s https://dondego.es/public-api/v1.4/locations/ | jq



List a few Barcelona event summaries:



curl -s "https://dondego.es/public-api/v1.4/events/?location=barcelona&page_size=3" | jq



Fetch event details:




CODE
curl -s "https://dondego.es/public-api/v1.4/events/{id}/?expand=place,images,dates,categories,tags,participants" | jq






More complete examples are available here:





This file is a short LLM-oriented index.



It points to the most important resources:




  • what DondeGo is

  • what the public API covers

  • where the OpenAPI spec lives

  • where the API Catalog lives

  • where examples live

  • what attribution rule must be followed

  • what is not supported yet



It does not magically make every model use the API.



But it gives AI systems and developer tools a clear, stable, crawlable reference.



API Catalog linkset



We also publish:





This split is intentional.



The .well-known/api-catalog route is a compact machine-readable linkset. The /api-catalog.json route carries richer DondeGo-specific context.



Documentation-only Agent Skills



We also publish a documentation-only Agent Skills index:





The repository also includes a ready-to-import Postman Collection v2.1:





Live OpenAPI:



llms.txt:



If you are building a local guide, AI assistant, cultural newsletter, events app, map product, or city discovery experience for Barcelona or Madrid, I would be happy to talk.



Partner access and integration discussions:

[email protected]

Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf dev.to.
↗ Original-Artikel auf dev.to lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 50%
🟡 In Evaluierung 29%
🟢 Keine Auswirkung 17%
Spannende Innovation 5%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
1 Quelle
ChatGPT showing blank screen [Fix]
1 Quelle
Codex desktop app not opening, not working or crashing on PC
1 Quelle
Sofort deinstallieren: Diese 19 Browser-Erweiterungen sind mit Malware verseucht
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Making a Local Events API Discoverable to Developers and AI Assistants

Thematisch verwandte Begriffe: Making, Local, Events, Discoverable · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...