restq 0.9.1

Compacting SQL query into a URL suitable for rest api calls
Documentation
1
2
3
4
5
6

publish-restq:
    cargo publish -p restq

publish: publish-restq
    cargo publish -p restq-http