1.2.3 • Published 4 years ago

signalpay-api-client v1.2.3

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

Signal Pay Api client

Build Status

Client that allows you to interact with Signal Pay Api in a few lines of code.

Installation

Install client with command.

$ npm i signalpay-api-client@latest

Development

Just import:

import {ApiClient} from "signalpay-api-client";

And initialize with baseUrl:

const _client = new ApiClient("https://signalpay.ru/api");

License

MIT

Free Software, Hell Yeah!

1.2.3

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.2.1

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago