Lacinia is an open-source implementation of Facebook's GraphQL specification, in Clojure.
GraphQL is an outstanding approach to getting diverse clients and servers exchanging data cleanly and efficiently.
Featured changes in 0.33.0:
- Schema Definition Language now supports empty tyes and `extend type`
- Handling of nulls and omitted variables now conforms to the spec
- Introspection can be disabled at schema compile time
- scalars have been simplified, to conform to the spec
lacinia-pedestal adds support for accessing GraphQL as an HTTP endpoint
Features changes in 0.12.0:
- All GraphiQL assets are served from application, not from a CDN
--
Howard M. Lewis Ship
Senior Mobile Developer at Walmart Labs