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.
GitHub repo:
https://github.com/walmartlabs/laciniaDocumentation:
http://lacinia.readthedocs.io/en/latest/Featured changes in 0.34.0:
- Improvements to the preview API
- Improvements to REPL-oriented development