Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 967 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 967 Bytes

Get started with the Amadeus Node SDK

With this repository you can make your first API call using the Amadeus Node SDK.

Prerequisites

How to run the project

Clone the repository.

git clone https://github.com/amadeus4dev/amadeus-get-started-node.git
cd amadeus-get-started-node

Next install the dependencies.

npm install

For authentication add your API key/secret to your environmental variables.

export AMADEUS_CLIENT_ID=YOUR_API_KEY
export AMADEUS_CLIENT_SECRET=YOUR_API_SECRET

License

This library is released under the MIT License.

Help

You can find us on StackOverflow or join our developer community on Discord.