#
pingme
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the pingme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pingme topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem?
Add support for sending messages to Zulip chat.
Describe the solution you'd like
Zulip has a rest api with comprehensive documentation and ability to setup a free account.
There is an example of how to send message via rest api here : https://zulipchat.com/api/send-message
Have a look at [mattermost service](https://githu