building
[libxsql.git] / test_xsqld.sh
blobb8a64845e97a1ea2fb650e31773204044e254fc7
1 #!/bin/sh
3 #curl --verbose http://127.0.0.1:8191/syntax/eval3sub.sql -d "[\"3\",\"2+4\"]" -H "X-Mail-To: user@mail.net"
4 curl --verbose http://127.0.0.1:8191/ | jsonlint-py -f -- >./_dir_struct.json
5 #curl --verbose http://127.0.0.1:8191/db/postgres.sql # | jsonlint-py -f -- >./_dir_struct.json
6 #curl --verbose --data-binary "@test/task_eval1.json" http://127.0.0.1:8191/createtask/ > ./_task.json