Articles with tag restc-cpp

Version 0.90 of restc-cpp with important new features

Published:

Restc-cpp is a REST client library for C++ projects.

Read on...

Serializing directly between C++ objects and Json files

Published:

C++ is a popular Object-oriented language. Json is a popular format for storage of Objects. Why is it so hard to make those two things play ball?

Read on...

The second beta of restc-cpp is released

Published:

Restc-cpp is a REST client library for C++ projects.

Read on...