README
Skyscanner SDK for NodeJS
A hastily thrown together SDK to connect to the Skyscanner API with Node JS.
Examples
For an example flow, please see example.js
TODO
Quite a bit.
Contributing
Feel free to create a pull request.
Skyscanner SDK for Node JS
<script type="module">
import skyscannerNode from 'https://cdn.skypack.dev/skyscanner-node';
</script>
A hastily thrown together SDK to connect to the Skyscanner API with Node JS.
For an example flow, please see example.js
Quite a bit.
Feel free to create a pull request.