A ProAbono API JS wrapper. 📡🔌 (In no case affiliated with ProAbono)
Features | ... |
---|---|
Customers |
Planned |
Usages |
Planned |
Offers |
Planned |
Features |
Planned |
Subscriptions |
Planned |
Quoting |
Planned |
Balances |
Planned |
Invoices |
Planned |
Only one step :
npm install --save proabono-js
or
yarn add proabono-js
let pa = new ProAbono('AGENT-KEY', 'API-SECRET', 'ENDPOINT');
pa.customers().list(); -> return Promise
There are only one way to run the project in development.
npm install
Help us suggest changes to this wrapper if you find any mistakes.
ProAbono-JS is a library of NocturneLab
Special thanks to:
- Your name here ?