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

https://github.com/cloudever/webhook-ml

Just awesome service
https://github.com/cloudever/webhook-ml

es2017 mailerlite mailerlite-api nodejs

Last synced: 26 days ago
JSON representation

Just awesome service

Awesome Lists containing this project

README

          

# Usage

Start it and send `POST` request with your parameters to `/webhook/groups/:id/subscribers` endpoint.

## Up service on Hyper.sh

Example for Kolosova Academy
```sh
hyper compose up -f hyper-compose.yml -p "kolosova"
```