home.social

#jsontree — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsontree, aggregated by home.social.

  1. I made a new thing. It's called JSONTree.golangmpiles multiple JSONPath queries into a single tree query that selects multiple paths at once, and preserves the input data structure in its output.

    📣Blog post: justatheory.com/2024/12/jsontr

    🛝Playground: theory.github.io/jsontree/

    📚 Docs: github.com/theory/sqljson/blob

    🐿️ Go package: pkg.go.dev/github.com/theory/j

    #JSONPath #JSONTree #golang