Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singleware/intercom
Singleware package containing a rest client for the Intercom API.
https://github.com/singleware/intercom
browser intercom javascript typescript
Last synced: about 2 months ago
JSON representation
Singleware package containing a rest client for the Intercom API.
- Host: GitHub
- URL: https://github.com/singleware/intercom
- Owner: Singleware
- License: mit
- Created: 2019-11-12T13:06:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T02:10:52.000Z (almost 5 years ago)
- Last Synced: 2024-11-08T01:19:31.630Z (2 months ago)
- Topics: browser, intercom, javascript, typescript
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intercom
Rest client for the Intercom API v1.4, for more info, please check the [Official Documentation](https://developers.intercom.com/intercom-api-reference/v1.4/reference)
## Install
Using npm:
```sh
npm i @singleware/intercom
```## License
[MIT © Silas B. Domingos](https://balmante.eti.br)