Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 173 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 173 Bytes

xq on the Web

Build

docker build -t webxq .

Run

docker run --rm -p 8000:8080 webxq

Test

curl --data-binary @test.xml localhost:8000