Uncategorized

Using cpprestsdk

I posted a “relatively simple” example app on github that uses cpprestsdk to provide host information via REST interface calls (JSON over HTTP/HTTPS). This is mainly just a reference for myself (I plan to use cpprestsdk in some other projects). Source code / additional info: https://github.com/juszak/hostinfo Binary releases: https://github.com/juszak/hostinfo/releases I originally looked at cpprestsdk as …

Using cpprestsdk Read More »