api.staging.muenster-update.de
Open in
urlscan Pro
162.55.158.253
Public Scan
URL:
https://api.staging.muenster-update.de/
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from DE
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOM<form id="get-form" class="pull-right">
<fieldset>
<div class="btn-group format-selection">
<a class="btn btn-primary js-tooltip" href="/" rel="nofollow" title="" data-original-title="Make a GET request on the Münster Jetzt resource">GET</a>
<button class="btn btn-primary dropdown-toggle js-tooltip" data-toggle="dropdown" title="" data-original-title="Specify a format for the GET request">
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li>
<a class="js-tooltip format-option" href="/?format=json" rel="nofollow" title="" data-original-title="Make a GET request on the Münster Jetzt resource with the format set to `json`">json</a>
</li>
<li>
<a class="js-tooltip format-option" href="/?format=api" rel="nofollow" title="" data-original-title="Make a GET request on the Münster Jetzt resource with the format set to `api`">api</a>
</li>
</ul>
</div>
</fieldset>
</form>
/
<form class="button-form" action="/" data-method="OPTIONS">
<button class="btn btn-primary js-tooltip" title="" data-original-title="Make an OPTIONS request on the Münster Jetzt resource">OPTIONS</button>
</form>
Text Content
Münster Update API * Code * Swagger UI * ReDoc * Info * Münster Jetzt GET * json * api OPTIONS MÜNSTER JETZT WILLKOMMEN AUF DER API-DOKUMENTATION ZU MÜNSTER UPDATE. Über die Münster Update API können Anwendungen maschinenlesbare Veranstaltungsinformationen abrufen. Herzstück des Datenschemas sind die Events. GET / HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept { "events": "http://api.staging.muenster-update.de/events", "sources": "http://api.staging.muenster-update.de/sources", "locations": "http://api.staging.muenster-update.de/locations", "organizers": "http://api.staging.muenster-update.de/organizers" } WEITERE INFORMATIONEN Eine maschinenlesbare Spezifikation dieser Schnittstelle im OpenAPI v3 Format ist unter /openapi.json abrufbar. (Ansicht in Swagger UI, ReDoc) Damit lassen sich schnell und einfach eigene Clients in vielen Programmiersprachen generieren. Für Hinweise, Verbesserungsvorschläge oder Fehlerbeschreibungen rund um API und App sollten am Besten als „Issue“ im codeformuenster/muenster-jetzt Repository auf GitHub angelegt werden. Alternativ sind wir auch auf Twitter oder per Mail zu erreichen. Sowohl API als auch die App lassen sich auch auf eigenen Servern hosten. Hinweise dazu finden sich ebenfalls im Repository codeformuenster/muenster-jetzt auf GitHub. Ein Projekt von | Impressum & Datenschutz