Skip to content

linkedconnections/linked-connections-open-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

API documentation for Belgium Linked Connections using Open API v3.0.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published