Question: What’s the most efficient way to store JSON in the URL’s query string


Question: What’s the most efficient way to store JSON in the URL’s query string?

The most efficient option I’ve found: JSONCrush. https://github.com/KilledByAPixel/JSONCrush

Anyone seen something better?

View original on X