Articles with tag restc-cpp

Monthly update, August 2023

Published:

Moving forward with nsblast, new algorithm in the Glad project, started Next-App

Read on...

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...