brozip
CLI to concurrently compress, decompress files using the Brotli algorithm
Description
brozip is a command line tool to compress and decompress files using the Brotli algorithm, it uses OCaml bindings to the Google Brotli library. Ideally this should be used for compressing JSON over HTTP requests.