An open API service indexing awesome lists of open source software.

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.

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)