restq 0.3.1

Compacting SQL query into a URL suitable for rest api calls
Documentation
language: rust
rust:
- nightly

script:
- cargo build
- cargo test