emqx/apps/emqx_management
Zaiming (Stone) Shi 30d9143b0e
Merge pull request #9310 from sstrigler/fix-configs-api-for-bad-nodes
fix(emqx_mgmt_api_configs): use 'node' query paramter if given
2022-11-08 18:10:43 +01:00
..
etc refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
i18n fix: Revert "feat(banned): clean retained/delayed data when client is banned" 2022-11-08 11:36:11 +08:00
include chore: update copyright 2022-01-05 20:55:00 +01:00
src Merge pull request #9310 from sstrigler/fix-configs-api-for-bad-nodes 2022-11-08 18:10:43 +01:00
test test: add tests for 'configs?node' 2022-11-07 14:12:21 +01:00
.gitignore chore(emqx_management): move emqx management to apps 2021-03-02 09:35:47 +08:00
README.md docs(README): EMQ X -> EMQX 2022-02-15 16:19:26 +01:00
rebar.config chore: reformat mgmt code. 2022-04-19 14:02:39 +08:00

README.md

emqx-management

EMQX Management API

How to Design RESTful API?

http://restful-api-design.readthedocs.io/en/latest/scope.html

default application see: header: authorization: Basic YWRtaW46cHVibGlj