/towxml-service

HTML or markdown to WXML(WeiXin Markup Language) restful service by towxml (https://github.com/sbfkcel/towxml)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

towxml-service

Clone towxml-service

git clone https://github.com/royalpay/towxml-service.git

Build towxml-service docker image

cd towxml-service

docker build -t towxml-service .

Run towxml-service docker container

docker run --name="towxml-service" -p 9600:9600 -d towxml-service

Visit towxml-service docker container

curl http://localhost:9600