only took me about 3 weeks to write all the json parsers required for nostr envelopes, though i did need to test them more later
didn't bother writing a generic json parser for standard objects that i have a fixed structure for (events) i just wrote some code that grabs those code segments... lazy evaluation > sophisticated bullshit