0.2.0 • Published 4 years ago

@kriscarilloxyz/ringover-js v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ringover-js

ringover-js is a client for https://developer.ringover.com.

Installation

Use the package manager npm to install ringover-js.

npm i @kriscarilloxyz/ringover-js

Usage

const Ringover = require('@kriscarilloxyz/ringover-js')

const client = new Ringover(token) 
const callsList = await client.callsList(params)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT