Software /
code /
prosody-modules
Diff
mod_rest/jsonmap.lib.lua @ 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 |
parent | 4473:3b50a9a75fb6 |
child | 4499:8e644bf36627 |