Description
C applications can read, write, and manipulate JSON through a dedicated library.
It is useful for developers adding structured data support to system tools, services, and native applications. JSON from untrusted sources should be size-limited and validated to avoid parser and resource problems.