log mod_rest/README.markdown @ 5486:71243bedb2b0

age author description
2023-02-28 Kim Alvefur mod_rest: Remove confusing oauth2 tokens from examples
2023-01-25 Kim Alvefur mod_rest/README: Words about bearer tokens
2022-12-31 Kim Alvefur mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation
2022-12-31 Kim Alvefur mod_rest/README: Fix XML well-formedness in example (thanks drsnuggles)
2022-04-29 Kim Alvefur mod_rest: Expand mapping of XEP-0045 join stanza
2022-04-08 Kim Alvefur mod_rest: Add configuration of which stanzas to route to callback
2022-04-08 Kim Alvefur mod_rest: Support parameters in callback URL
2022-04-08 Kim Alvefur mod_rest/README: Mention the OPTIONS probe fired at the callback
2021-03-26 Kim Alvefur mod_rest/README: Mention other modules this one is a superset of
2021-03-21 Kim Alvefur mod_rest: Replace most mappings by using util.datamapper
2021-03-09 Kim Alvefur mod_rest: Fix typos [codespell]
2021-02-28 Kim Alvefur mod_rest: Support GET for certain IQ queries
2021-02-28 Kim Alvefur mod_rest: Add more REST-looking way to send stanzas
2020-11-28 Kim Alvefur mod_rest: Expand TODO
2020-10-05 Kim Alvefur mod_rest: Add packaging metadata to include jsonmap lib and examples