Gotify
A REST-API for sending and receiving messages in real-time per web socket.
a simple server for sending and receiving messages (in real time per web socket).
For this, not many open source projects existed and most of the existing ones were abandoned.
Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there.
Features
REST-API for
sending messages
receiving messages per websocket
user management
client/device & application management
REST-API Documentation (also available at /docs)
Web-UI
QPKG integration
listen by default on 12680
config.yml file inside /opt/Gotify (if any modification needed)
user : admin pass : admin (default)