https://github.com/devramsean0/darwin-rtt-websocket
A really crappy Websocket layer for the UK National Rail Darwin Real Time Trains API
https://github.com/devramsean0/darwin-rtt-websocket
Last synced: 12 months ago
JSON representation
A really crappy Websocket layer for the UK National Rail Darwin Real Time Trains API
- Host: GitHub
- URL: https://github.com/devramsean0/darwin-rtt-websocket
- Owner: devramsean0
- License: mit
- Created: 2025-03-30T21:26:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T11:10:00.000Z (12 months ago)
- Last Synced: 2025-06-22T06:04:10.827Z (12 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# darwin-rtt-websocket
A really crappy Websocket layer for the UK National Rail Darwin Real Time Trains API
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```