Preparations
Javascript
Java
GoEasy supports you push a message from either server or client (javascript, android, iOS)
You could post a http request to call GoEasy Rest API,
and whatever language your application is created.
For java, you also can choose our sdk to help you to push a message.
URL:
http(s)://<REST Host>/publish
Method:
Post
Parameters:
Name | Required | Description |
---|---|---|
appkey | Yes | Your app key |
channel | Yes | Target channel name |
content | Yes | The message you want to publish |
© 2015-2017 GoEasy, All Rights Reserved Email: contact@goeasy.io