Mercurial > prosody-modules
view mod_measure_registration/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 | 32d9d155a9b9 |
children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on user registration --- Description =========== This module measures the rate at which users register on the server (through providers like `mod_register_ibr` or `mod_register_web`).