Readme

Simple API for sending a message over XMPP to any Jabber ID on the federated network.

For a wrapper to use in vals see https://www.val.town/v/singpolyma/sendxmpp

await fetch("https://singpolyma-sendxmppapi.web.val.run", { method: "POST", body: JSON.stringify({ target: "someone@example.com", body: "Hello!" }) })
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
singpolyma-sendxmppapi.web.val.run
Updated: November 2, 2024