https://github.com/peter-mount/opendatabridge
A standalone application for receiving the real time UK opendata rail feeds and submitting them to a local RabbitMQ broker
https://github.com/peter-mount/opendatabridge
Last synced: 5 months ago
JSON representation
A standalone application for receiving the real time UK opendata rail feeds and submitting them to a local RabbitMQ broker
- Host: GitHub
- URL: https://github.com/peter-mount/opendatabridge
- Owner: peter-mount
- License: apache-2.0
- Created: 2019-04-02T09:39:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T11:07:06.000Z (over 2 years ago)
- Last Synced: 2024-12-06T21:38:34.612Z (over 1 year ago)
- Language: Java
- Size: 70.3 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
opendatabridge provides a standalone application & docker container that can be used to connect to a remote ActiveMQ message broker like Network Rail's [NROD](https://wiki.openraildata.com/index.php?title=About_the_Network_Rail_feeds) or Rail Delivery Group's [Darwin Push Port](https://wiki.openraildata.com/index.php?title=Darwin:Push_Port) feeds and submit them to a local RabbitMQ message broker.
The main documentation is in the [Wiki](https://github.com/peter-mount/opendatabridge/wiki) which contains full examples on how to connect to both Network Rail's NROD & the Rail Delivery Group's Darwinv16 feeds.