emqx/apps/emqx_management
zhongwencool e62fde321c
Emqx alarm (#5994)
* chore(alarm): normalize_message outside emqx_alarm

* chore(alarm): don't cache config in emqx_alarm; remove dirty_write/read; add desc/example to alarm; add more test

* chore(alarm_api): alarm_api with hocon schema

* fix: activted's nullable is true

* fix(swagger): translate map to object

* fix(cluster_rpc): debug failed cluster_rpc test

* fix: Update schema description

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2021-10-28 18:03:51 +08:00
..
etc refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
include refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
src Emqx alarm (#5994) 2021-10-28 18:03:51 +08:00
test chore(mria): ekka_mnesia:start/stop -> mria:start/stop 2021-10-18 22:04:05 +02:00
.gitignore chore(emqx_management): move emqx management to apps 2021-03-02 09:35:47 +08:00
README.md refactor: clients api; status api; adapter minirest v1 2021-07-09 18:09:07 +08:00
rebar.config chore(emqx_management): move emqx management to apps 2021-03-02 09:35:47 +08:00

README.md

emqx-management

EMQ X Management API

How to Design RESTful API?

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

default application see: header: authorization: Basic YWRtaW46cHVibGlj