Web Development,  Windows XP

Visual Studio Project To cURL A REST Endpoint in C++

Published a new Visual Studio project for running rest operations against an endpoint using C++ or Visual C++. That’s available at https://github.com/krypted/C-cURLer.

Note: When you compile the project, you will need to add the dependencies so check what’s being imported before doing so.