Skip to content

amadeus4dev/amadeus-node-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Get started with the Amadeus Node SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published