TL;DR — Resumen Rápido

Despliega Gotify para notificaciones push self-hosted con API REST simple.

Gotify — Notificaciones Push Self-Hosted

curl "https://gotify.tudominio.com/message?token=TOKEN" -F "title=Hola" -F "message=Mundo"

Artículos Relacionados