jadahl / mod_restful

RESTful interface to ejabberd
84 stars 34 forks source link

Implement hooks in mod_restful #3

Closed jadahl closed 12 years ago

jadahl commented 12 years ago

Implement support for ejabberd_hooks in mod_restful to enable external modules to add RESTful interfaces to them.

jadahl commented 12 years ago

External modules can already have REST APIs by adding entries to the ejabberd configuration file, so no need for this functionality.