Nodejs examples to work with Oracle Commerce Cloud REST API using Axios module.
- Axios interceptors for token management
- Request test with Mocha
- Using Axios with Async/Await
$ git clone https://github.com/HenriqueGarcez/OCC_ApiSamples_Axios.git
$ npm install
Setup your keys on config/keys.js
See /index.js for examples
npm test