An open API service indexing awesome lists of open source software.

https://github.com/peter-mount/nrod-td

Rest API based on the Network Rail NROD TD feed
https://github.com/peter-mount/nrod-td

Last synced: 5 months ago
JSON representation

Rest API based on the Network Rail NROD TD feed

Awesome Lists containing this project

README

          

# Network Rail TD Feed Rest API

This application presents a Rest API containing the current state of the Network Rail TD (Train Describer) feed.

It connects to a local RabbitMQ instance on which the NROD TD feed is being fed into. Messages are processed in real time and presented to the user over HTTP.

Note: It's intended that users connect via an API Gateway like Traefik rather than connecting directly to this service.