RFC 8949 — Concise Binary Object Representation (CBOR) by node

The Concise Binary Object Representation (CBOR) is a data format aiming at small message size, a small implementation, and extensibility without version negotiation. Its data model is close to JSON's but encoded in binary.