Lacinia is an open-source implementation of the GraphQL specification,
in Clojure.
GraphQL is an outstanding approach to getting diverse clients and
servers exchanging data cleanly and efficiently.
GitHub repo:
https://github.com/walmartlabs/lacinia
Documentation:
http://lacinia.readthedocs.io/en/latest/
It's been our goal since the initial release of Lacinia in 2017 to
produce a GraphQL library that
was stable, performant, easy to use, and true to the specification.
We've spent the last ten months
adding new features, overcoming limitations, and improving
performance, while deploying these libraries
to servers handling millions of requests per day.
Featured changes in 1.0:
- detection of infinite cycles due to fragments calling themselves
- merging subtrees caused by fragment selections
- schema navigation: expose the compiled schema's contents via the
`select-type` API
lacinia-pedestal adds support for accessing Lacinia GraphQL as an HTTP endpoint
GitHub repo:
https://github.com/walmartlabs/lacinia-pedestal
Documentation:
http://lacinia-pedestal.readthedocs.io/en/latest/
1.0 contains a small bug fix
--
Howard M. Lewis Ship
Senior Mobile Developer at Walmart Labs
(971) 678-5210
http://lewisship.net