Added missing docs and organized sample files (#97)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#97
This commit is contained in:
2023-03-02 14:08:39 +01:00
parent c5190f7b62
commit fd95d7e845
23 changed files with 248 additions and 184 deletions

4
Samples/xpath/ns.curl Normal file
View File

@@ -0,0 +1,4 @@
#url = "localhost:8081/xpathpost"
url = "localhost:5000/xpathpost"
request = "POST"
data = "@dataNS.json"