The plugin web server of haf
by pip tool
tsbx-mw# pip install hafapiserverby src
tsbx-mw# git clone https://github.com/hautof/haf-plugin-webserver ./
tsbx-mw# python setup.py installusing as haf params
python -m haf run -ws=Trueusing as haf config
{
"run":
{
"web_server": {
"host": "",
"port": "",
"run": true
}
}