API documentation for Linked Connections sources of the public transport operators (SNCB, TEC, MIVB and De Lijn) in Belgium using Open API v3.0.2. It is served using a bundle of http-server
.
Clone this repository and run npm install
on the cloned folder.
Run it using the following command inside the cloned folder:
node bin/http-server -p PORT ./docs/
The PORT
parameter is the TCP port where the HTTP server will listen for requests. The default is 8080. Once run, you can access it on:
http://localhost:PORT/index.html