clj-commons/clj-http-lite

Consider adding optional decoding/encoding via jsonista?

FieryCod opened this issue · 1 comments

What do you think about adding an optional dependency on jsonista or cheshire to support decoding/encoding the JSON body/response body?

For bb the default implementation would be cheshire of course.

No, sorry. It's clj-http-lite. It was specifically designed not to take on any dependencies.