emqx/apps/emqx_management
firest 14c8b5ebb1 fix(mgmt): Ensure the CLI will not create useless atom
The log level, the log handler id and the listener id  all of them already exist,
so it's better to avoid the user create a useless atom by mistake input
2022-11-02 16:50:43 +08:00
..
etc refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
i18n docs(status_api): add remark about feature introduction versions 2022-10-31 14:10:09 -03:00
include chore: update copyright 2022-01-05 20:55:00 +01:00
src fix(mgmt): Ensure the CLI will not create useless atom 2022-11-02 16:50:43 +08:00
test Merge pull request #9230 from thalesmg/status-endpoint-alias-50 2022-10-31 10:22:17 -03: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