Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singleware/signrequest
Rest client for the SignRequest API
https://github.com/singleware/signrequest
browser client-api e-sign e-signature javascript signrequest singleware typescript
Last synced: 4 days ago
JSON representation
Rest client for the SignRequest API
- Host: GitHub
- URL: https://github.com/singleware/signrequest
- Owner: Singleware
- License: mit
- Created: 2019-08-10T14:30:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T16:05:50.000Z (over 4 years ago)
- Last Synced: 2024-03-14T18:36:07.293Z (8 months ago)
- Topics: browser, client-api, e-sign, e-signature, javascript, signrequest, singleware, typescript
- Language: TypeScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SignRequest
Rest client for the SignRequest API, for more info, please check the [Official Documentation](https://signrequest.com/api/v1/docs/)
## Install
Using npm:
```sh
npm i @singleware/signrequest
```## License
[MIT © Silas B. Domingos](https://balmante.eti.br)