Mercurial > prosody-modules
view mod_http_oauth2/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 | cfeb93b80621 |
children | df3d521e3c39 |
line wrap: on
line source
--- labels: - Stage-Alpha summary: 'OAuth2 API' ... Introduction ============ This module is a work-in-progress intended for developers only! Configuration ============= None currently. Compatibility ============= Requires Prosody trunk.