https://github.com/peter-mount/nrod-cif
Microservice that publishes the UK Rail TimeTable from Network Rail's CIF feed
https://github.com/peter-mount/nrod-cif
Last synced: 5 months ago
JSON representation
Microservice that publishes the UK Rail TimeTable from Network Rail's CIF feed
- Host: GitHub
- URL: https://github.com/peter-mount/nrod-cif
- Owner: peter-mount
- License: apache-2.0
- Created: 2018-01-10T08:18:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T08:49:28.000Z (over 2 years ago)
- Last Synced: 2025-08-13T23:44:54.826Z (11 months ago)
- Language: Go
- Homepage:
- Size: 668 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NROD CIF Timetable
This project provides a suite of tools to process and serve the UK Railway timetable provided by Network Rail via the NROD open data feeds.
## Requirements
* An account on the [NROD Portal](https://wiki.openraildata.com/index.php/About_the_Network_Rail_feeds#How_do_I_get_the_data.3F)
* PostgreSQL 10+
* Docker - although primarily provided as a docker container these utilities can be run without docker
The full documentation is on the project's [Wiki](https://github.com/peter-mount/nrod-cif/wiki)