UNPKG

@accounts/rest-client

Version:
22 lines (14 loc) 981 B
# @accounts/rest-client [![npm](https://img.shields.io/npm/v/@accounts/rest-client)](https://www.npmjs.com/package/@accounts/rest-client) [![npm downloads](https://img.shields.io/npm/dm/@accounts/rest-client)](https://www.npmjs.com/package/@accounts/rest-client) [![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts) [![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE) ## Documentation - [Website documentation](https://www.accountsjs.com/docs/transports/rest-client) - [API documentation](https://www.accountsjs.com/docs/api/rest-client/globals) ## Installation ``` yarn add @accounts/rest-client ``` ## Contributing Any contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.