https://github.com/singleware/convertkit
Rest client for the ConvertKit API.
https://github.com/singleware/convertkit
convertkit javascript rest-client singleware typescript
Last synced: 12 months ago
JSON representation
Rest client for the ConvertKit API.
- Host: GitHub
- URL: https://github.com/singleware/convertkit
- Owner: Singleware
- License: mit
- Created: 2020-06-25T01:56:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T15:25:49.000Z (over 5 years ago)
- Last Synced: 2025-02-11T01:48:18.469Z (about 1 year ago)
- Topics: convertkit, javascript, rest-client, singleware, typescript
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConvertKit
Rest client for the ConvertKit API, for more info, please check the [Official Documentation](https://developers.convertkit.com/)
## Install
Using npm:
```sh
npm i @singleware/convertkit
```
## License
[MIT © Silas B. Domingos](https://balmante.eti.br)