Skip to content

plduhoux/proabono-js

 
 

Repository files navigation

A ProAbono API JS wrapper. 📡🔌 (In no case affiliated with ProAbono)


License: MIT Donate


🚀 Features

Features ...
Customers Planned
Usages Planned
Offers Planned
Features Planned
Subscriptions Planned
Quoting Planned
Balances Planned
Invoices Planned

☁️ Installation

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

💻 Development

There are only one way to run the project in development.

npm install

📍 Contribute

Help us suggest changes to this wrapper if you find any mistakes.


🔎 Credits

ProAbono-JS is a library of NocturneLab

Special thanks to:

  • Your name here ?

About

A ProAbono API JS wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%