Hi everyone, I'm pleased to announce the 0.1.1 release of locksmith <https://github.com/oliyh/locksmith>, a library for translating (nested) data structures between Clojure idioms (kebab keys, ? suffix on booleans, keyword enums) and GraphQL as described by a lacinia schema. locksmith precalculates a set of efficient transforms based on your schema so it should perform better than postwalk. It formed part of a set of solutions when transitioning an existing web app from REST to GraphQL that I talked about on the JUXT blog <https://juxt.pro/blog/posts/through-the-looking-graph.html>.
This release *adds support for*: - Camel cased lacinia schemas - in fact, anything supported by camel-snake-kebab (previously snakes only) Hope you find it useful! Cheers, Oliy -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.