Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/troggy/ngbitrefill

Angular client for Bitrefill API.
https://github.com/troggy/ngbitrefill

Last synced: 23 days ago
JSON representation

Angular client for Bitrefill API.

Awesome Lists containing this project

README

        

Angular client for Bitrefill API. http://docs.bitrefill.apiary.io/

## Usage

Set up in your ``config`` method:

````
bitrefillProvider.setCredentials(
'',
''
);
````

Then you can use ``bitrefill`` service in your code