node-ns-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Node NS API

A Node module that wraps around the NS.nl-Public-Travel-Information API.

More info about the API can be found here: https://apiportal.ns.nl/

Usage

To use this module you will have to create an API key at the NS API Portal.

Then call the API constructor like: const api = new API('secret_key');

Existing modules

There was already a module to be found here https://github.com/fvdm/nodejs-ns-api, but this seemed out of date. That's why I made another one.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i node-ns-api

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

91.8 kB

Total Files

90

Last publish

Collaborators

  • michielklaassen