Dog API client written in C++.
Run make to compile.
Run make clean to cleanup.
Running dogfact gives one dog fact.
Running dogfact 2 gives two dog facts.
- cpp-httplib (MIT License)
- picojson (BSD-2-Clause License)
- Format output (currently is raw json);
- Make cpp-httplib as git submodule;