Jordan Tests With aviationstack

This package has some sample code using aviationstack. Aviationstack is an API that is extremely easy to use for accessing global real-time and historical flight information.

Getting Started

Clone the repository and run npm i.

You'll need to get an API key (from aviationstack) and rename .sample.env file to .env and place your api key there.

There are commented out portions of the code that test with aviationstack using axios. Just comment the portions you wish to use in before running.

After that, you just need to run npm start.

Full Guide Here

Prerequisites

Tested on Node v12.4.0 and NPM v6.9.0.

Installing

After installing NodeJS you should be able to just run the following in the terminal.

npm i

Built With

Authors

License

This project is licensed under the ISC License