schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
378 stars 131 forks source link

Implement Hafas REST API #54

Open schildbach opened 8 years ago

schildbach commented 8 years ago

Recent Hafas installations seem to have a new REST API which we could implement. Currently there doesn't seem a reason to do (unless it can provide data which we don't get via the existing APIs), but I'll put this up as an issue anyway.

Providers known for offering this endpoint: nah.sh and VBB.

Documentation: HAFAS_ReST_Interface_v.1.21.pdf XSDs: http://demo.hafas.de/openapi/vbb-proxy/xsd

Anbeku commented 5 years ago

Probably needed by https://github.com/schildbach/public-transport-enabler/issues/221

derhuerst commented 4 years ago

https://github.com/public-transport/hafas-client/pull/134 adds rest.exe support to hafas-client, so maybe you can draw inspiration. The PR already works with a DB endpoint.