Hi Guys:
I am trying to build a simple application to query a REST web service. I have developed a perl script and its working fine. I have also developed a java app which does the same thing. Just wondering if C++ can be used for it. I did not find any code on the internet regarding the same in C++. Does C++ has any api which maintains sessions with web servers? Would anybody please guide me?
Thanks in advance.