Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
otabdeveloper4
on Nov 27, 2019
|
parent
|
context
|
favorite
| on:
JSONCrush – Compress JSON into URI Friendly String...
Here's another approach that compresses even better while retaining (limited) human readability:
https://bitbucket.org/tkatchev/muson/
(Though it's mostly meant for making things smoother in statically-typed languages.)
anentropic
on Nov 27, 2019
[–]
are they usable in a URI though?
otabdeveloper4
on Nov 28, 2019
|
parent
[–]
No, you'll need to percent-encode them first.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(Though it's mostly meant for making things smoother in statically-typed languages.)