Testing a lightweight REST client in C++ using Microsoft's cpprestsdk and nlohmann's json library. The goal is to evaluate these tools for efficient REST API communication and JSON handling.
This project serves as a precursor to integrating similar functionality into an embedded system with FreeRTOS.