Backend API & Frontent UI for live departure board for UK Rail.
This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Fred Boniface 1cf9c8cd66 General Development 2022-11-30 22:08:27 +00:00
old-files Organize old files, add static serving 2022-11-30 14:32:36 +00:00
routes General Development 2022-11-30 22:08:27 +00:00
static General Development 2022-11-30 22:08:27 +00:00
.gitignore Initial commit 2022-11-29 19:28:24 +00:00
LICENSE General Development 2022-11-30 22:08:27 +00:00
README.md General Development 2022-11-30 22:08:27 +00:00
app.js General Development 2022-11-30 22:08:27 +00:00
package-lock.json General Development 2022-11-30 22:08:27 +00:00
package.json General Development 2022-11-30 22:08:27 +00:00
settings.json Testing Phases 2022-11-29 22:30:45 +00:00

README.md

OwlBoard

OwlBoard is the backend API that powers the Athena web application at athena.fb-infra.uk.

Powered by Node.JS and using the ldbs-json module, the OwlBoard API provides up to date train departure information for any station in the UK.

Whilst the application is open source, the webservice (owlboard.fb-infra.uk) is not openly available. National Rail Enquiries have limits on API access so to use this software yourself, you'll need to run your own instance after obtaining your own API key.

Default Settings

webPort: 8460

WebApp Colours:

  • To be updated