Is there a way to output query results as JSON instead of EDN?
Since this is a CLI, it would be useful to output query results in a more universal format like JSON. Otherwise, this library is difficult to make use of if your not familiar with clojure.
Is there a way to output query results as JSON instead of EDN?
Since this is a CLI, it would be useful to output query results in a more universal format like JSON. Otherwise, this library is difficult to make use of if your not familiar with clojure.