Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 671 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 671 Bytes

Linked Connections Open API documentation

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.

Install it

Clone this repository and run npm install on the cloned folder.

Run it

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