536
Everyone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Not sure but with Ruby it was JSON.generate(ruby_array/hash/object).
And it returned - JSON string of your argument.