Skip to content

🏛️ A Node.js Library For The Equity Bank's Eazzy API

License

Notifications You must be signed in to change notification settings

kamikazechaser/EquityJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm Travis Codecov Telegram npm

🏛 EquityJS

A light Node.js llbrary for the Equity Bank's Eazzy API

Eazzy API

About

This library allows you to invoke the Eazzy API methods.

Important Information

  • This library is promised based.
  • This library returns actual server errors/responses for debugging/consumption purposes.
  • Supports both sandbox and production mode.

OAuth Information

Due to the nature of the API, and security reasons, you will be responsible for getting, storing and refreshing your access token. You will need to pass in the token as a parameter for every request (that requires it) you make. This library only provides a low level interface to the Eazzy API.

Installation

$ npm install equityjs --save

API Reference

Issues And Contribution

Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.

License

Released under AGPL-3.0

About

🏛️ A Node.js Library For The Equity Bank's Eazzy API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published