com.frightanic.smn.view.index.ftl Maven / Gradle / Ivy
Show all versions of open-data-smn Show documentation
<#-- @ftlvariable name="" type="com.frightanic.smn.view.IndexView" -->
${title}
OpenData SMN
A simple API for SwissMetNet data
OpenData SMN is a simple REST API for SwissMetNet
data.
It's developed in the open supporting the OpenData.ch initiative.
Free OpenData hosting is provided by Netcetera.
The actual data for 10min intervals is provided by opendata.admin.ch,
the Swiss open government data pilot portal. Due
to the "maybe not here to stay"-nature of that portal no mid-/long-term promise can be made as for the
sustainability of OpenData SMN. You probably don't want to base a mission-critical application on it right now.
Rather than manually maintaining an (often outdated) API documentation here OpenData SMN relies on Swagger. At ./swagger you
find an automatically generated, 100% up-to-date and - best of all - executable API documentation. Each
REST operation can be executed directly from the Swagger UI.