Demonstrate how to use the QAnswer APIs in NodeJS
We reommend using nvm to manage NodeJS version, otherwise you can take a look at the version of nodejs inside the .nvmrc
file.
nvm use
npm install
node index.js
Take a look at the file index.js to see how to use the QAnswer APIs.