🚀 Wow, setting up a REST API to relay #XMPP messages via HTTP—because why use a direct, efficient method when you can complicate everything for the sake of "integration"? 🤦‍♂️ Just what the world needed: a #tutorial on how to reinvent the wheel by adding a few extra hoops! 🙄📡
https://gultsch.de/posts/xmpp-via-http/ #RESTAPI #integration #reinventingthewheel #techhumor #developmentchallenges #HackerNews #ngated
Sending Jabber/XMPP Messages via HTTP

The goal of this tutorial is to set up a simple REST API that allows you to send XMPP messages to an existing XMPP account. This can be easily integrated into monitoring solutions or other scripts that send out status information. While there are command-line tools like go-sendxmpp that send messages by connecting to an XMPP server directly, this guide is specifically about providing an HTTP interface. curl "https://ntfy.stdmsg.tech:5281/msg/[email protected]" \ -u [email protected]:secret \ -H "Content-Type: text/plain" \ -d "Your flat white is done" Hint: If you don’t have an XMPP account to receive these messages, you can create one on a public server from within Conversations (F-Droid, Google Play) or another XMPP client of your choosing.

Daniel Gultsch
Grand Theft Auto VI Release Could be Postponed to 2026

Exploring the Latest Rumor About Rockstar's Highly Anticipated Game

Review Space