https://github.com/thorsten-l/sonia-rocketchat
A very very simple client to send a message into a Rocket.Chat cannel via REST api.
https://github.com/thorsten-l/sonia-rocketchat
chat client java rest-api rocketchat
Last synced: over 1 year ago
JSON representation
A very very simple client to send a message into a Rocket.Chat cannel via REST api.
- Host: GitHub
- URL: https://github.com/thorsten-l/sonia-rocketchat
- Owner: thorsten-l
- License: apache-2.0
- Created: 2017-09-08T08:15:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:18:54.000Z (over 2 years ago)
- Last Synced: 2025-01-20T01:31:33.793Z (over 1 year ago)
- Topics: chat, client, java, rest-api, rocketchat
- Language: Java
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sonia-rocketchat
A very very simple client to send a message into a Rocket.Chat cannel via REST api.
- The implementation of the REST api client is really incomplete.
- No error handling