mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-02-24 03:15:02 +01:00
update readme of REST project
This commit is contained in:
@@ -130,7 +130,7 @@ How to run:
|
|||||||
make
|
make
|
||||||
./test
|
./test
|
||||||
|
|
||||||
C++ REST
|
REST SDK
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Example based on C++ REST SDK - Casablanca which has support for asyncrhonous calls.
|
Example based on C++ REST SDK - Casablanca which has support for asyncrhonous calls.
|
||||||
@@ -140,7 +140,7 @@ This example requires Visual Studio 2013 with NuGet.
|
|||||||
|
|
||||||
How to run (PowerShell + VS 2013):
|
How to run (PowerShell + VS 2013):
|
||||||
|
|
||||||
cd rest\\rest-client
|
cd rest\rest-client
|
||||||
ii rest-client.sln
|
ii rest-client.sln
|
||||||
right click the project and select: Manage NuGet Packages for solution
|
right click the project and select: Manage NuGet Packages for solution
|
||||||
restore C++ REST SDK
|
restore C++ REST SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user