0.1.0 • Published 4 months ago

easyslip-client v0.1.0

Weekly downloads
-
License
GLP-3.0
Repository
github
Last release
4 months ago

Description:

Client library for EasySlip

Features:

Usage:

Verify Slip:
const slip = new EasySlip('TEST')
const data = await slip.verifyByPayload('TEST')

console.log(data) // Out put same as https://developer.easyslip.com/document
const slip = new EasySlip('TEST')
const data = await slip.verifyByImage('slip.jpg')

console.log(data) // Out put same as https://developer.easyslip.com/document
0.1.0

4 months ago

0.0.9

4 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

2.0.2

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago