Mercurial > prosody-modules
view mod_external_services/README.markdown @ 4478:7ab0c423688a
mod_rest: Support GET for certain IQ queries
Example:
GET /rest/version/example.com
200 OK
{ version: { name: "thing", version: "1.0.0" } }
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Feb 2021 19:33:09 +0100 |
parents | 4841cf3fded5 |
children |
line wrap: on
line source
--- summary: External Service Discovery ... This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions. Documentation is available on the [Prosody site][doc:modules:mod_external_services].