Description
C++ projects can parse, create, and manipulate JSON data with a modern header-only library. It is useful for developers who need readable C++ APIs for configuration files, web data, serialization, or tests.
This is a development library, not an application. Regular users usually receive it as a dependency of software that was built with JSON support.