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

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

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
```