Earlier this week an article on the C++ Rest SDK was posted on Dr. Dobb's, take a look. It gives a brief overview and instructions on how to setup. Then the article goes through an example illustrating making an HTTP GET request to Flickr.
Please note with our 1.4 release we updated all the samples to work for Visual Studio 2013 and fixed the props file issue. Now all you need to do is import the correct CppRest110.props or CppRest120.props, depending on which Visual Studio version your using. Or you could just use our Nuget package and not worry about any of this as well :).
Steve
Please note with our 1.4 release we updated all the samples to work for Visual Studio 2013 and fixed the props file issue. Now all you need to do is import the correct CppRest110.props or CppRest120.props, depending on which Visual Studio version your using. Or you could just use our Nuget package and not worry about any of this as well :).
Steve