Skip to content

telostat/webxq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert XML to JSON over HTTP

Resources

Stars

Watchers

Forks

Packages

No packages published