ejabberd-mod-rest

ejabberd module providing an HTTP REST interface
  https://github.com/processone/ejabberd-contrib
  0
  no reviews



This is an ejabberd module that adds an HTTP handler that allows HTTP clients to literally post arbitrary message stanzas to ejabberd. Those stanzas then get shoved through ejabberd's router just like any other stanza.

This module can also be used as a frontend to execute ejabberd commands.