Project Awesome project awesome

JSON tools > cl-json-utils

querying JSON, inspired by JSONPath by lisp-ier. jsonpath: $.store.book[].author, json-utils: (query $ "store" "book" :wild "author")

Package GitHub
Back to Common Lisp