emqx/apps/emqx_management
Andrew Mayorov 41a4e41d0c
fix(ct): prevent testcase flapping
Testcase `t_log_file` was flapping when run happened to pass through
boundary of a second. Archive files' `ctime`s could differ between
consecutive archive downloads.
2022-12-16 13:45:06 +03:00
..
etc refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
i18n feat: support publish with properties 2022-11-23 17:04:35 +01:00
include chore: update copyright 2022-01-05 20:55:00 +01:00
src chore: bump app versions 2022-12-14 20:07:41 +01:00
test fix(ct): prevent testcase flapping 2022-12-16 13:45:06 +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