get-response
There are 5 repositories under get-response topic.
alimogh/requesthttp
RequestNetwork
cppLawyer/QT_Rest_API_http-s-_Request
Simpel QT5 Rest-Api implementation for Https/http GET Requests. Feel free to change to your needs. Easy to Understand and easy to use.
meysam81/get-response-client
a client that sends a request to the server "get-responser-server", and gets its response
meysam81/get-response-server
a service that gets the clients request in a frame, deframe & decodes it, calculate response, encode & frame it, and send it back to the client itself