Malcolm Sparks

Results 25 issues of Malcolm Sparks

I'm using clj-json to parse very large amounts of JSON (>1Gb) so it's very useful to have access to Jackson via clj-json, and laziness is critical, so parsed-seq\* is very...

The #cp tag literal feels a bit too imperative - can we consider alternative solutions?

See https://carouselapps.com/2015/09/21/bidi-vs-silk/

I think it's easier for beginners to copy-and-paste from examples than learn all of the Liberator possibilities firsthand.

I'm mounting some REST services under a configurable mount-point using Pedestal, which enables a hierarchical mounting of routes. Since the Liberator handlers are path agnostic, that's working fine. But the...

enhancement

From Slack ijbriscoe [12:52 PM] Query about :parameters. I'm using a schema to validate the body, and it works fine - if there is a body! If I omit the...

@danielcompton writes > I was printing out the ctx map in my handler and noticed that the `:known-methods` methods seem to create a new instance every time I reload the...

I think it might be a bug in yada where if you don't send an Accept header (which implies ​_/_​), the Content-Type isn't set