Added early version of libxml backend

This commit is contained in:
2023-01-26 09:59:27 +01:00
parent 8bac9db2a9
commit 17299a9a94
11 changed files with 173 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#url = "localhost:8081/xpathpost"
url = "localhost:5000/xpath"
request = "POST"
data = "@xpath.json"
header = "Content-Type: application/json"