Tag: graphql
-
Welcome to Cardigan Bay
Cardigan Bay is my new wiki-engine written in Clojure / ClojureScript. I’ve been working on it for about three months, and it’s a long way from finished, but now interesting enough for people to start playing with (and hopefully giving me some feedback on). The goal is for this to be the new engine behind…
-
GraphQL
I’m late to this party. But I’m starting to look into GraphQL and realize that it’s very much speaking to many of the things I’ve been thinking about recently. A nice clean schema-first declaration of data that you care about and want to interact with. The schema representation isn’t quite as elegant as I’d ideally…