What a difference a good library makes. Trying to parse fediverse note jsons and everything library I tried barfed.
I was in the process of writing my own cludgy parser and stumbled upon https://github.com/KinaKnowledge/json-lib via a blog post, it works fine and turns the json into a hash table ๐
I was in the process of writing my own cludgy parser and stumbled upon https://github.com/KinaKnowledge/json-lib via a blog post, it works fine and turns the json into a hash table ๐