QtRestClient icon indicating copy to clipboard operation
QtRestClient copied to clipboard

A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects

Results 1 QtRestClient issues
Sort by recently updated
recently updated
newest added

Hello! I'd like to minimize JSON payload (using gzip or deflate) on the server-side. What would you advise in order to use it in QtRestClient?