schiphol
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Wrapper for schiphol api

https://developer.schiphol.nl

Experimental! Work in progress...

Example of how to run:

  import Schiphol from 'schiphol';
  // or
  const Schiphol = require('schiphol').default;
  const schiphol = new Schiphol('appId', 'appKey');

  schiphol.getFlights().then(r => {
    console.log(r.result);
  })

Readme

Keywords

none

Package Sidebar

Install

npm i schiphol

Weekly Downloads

6

Version

0.0.6

License

MIT

Last publish

Collaborators

  • boelensman1