singpolyma avatar
singpolyma
sendxmppapi
HTTP
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!" }) })
0
eidam avatar
eidam
ratelimit_example
Script
// initialise rlimit.com client with your namespace ID and default settings
0
1
Next
Updated: April 5, 2024