Live data from Hacker News

Show HN: JSON querystring, but compact and human-readable

github.com

1–2 of 2 posts

Re: Show HN: JSON querystring, but compact and human-readable

#2
Hey HN, I wrote this little library a while back. This may be a bit of a niche thing, since there hasn't been much prior art tackling this problem. Before making json-qs, I was using my fork of juri [1], but it valued compression too much for my taste and, IIRC, I had some issues with it (can't remember the specifics).

If anyone has any feedback on the design, I'd be interested in hearing it. Or if you have questions about design choices, I can answer them. Thanks for reading!

[1]: https://github.com/scrollback/juri