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/lacinia

Documentation: http://lacinia.readthedocs.io/en/latest/

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

GitHub repo: https://github.com/walmartlabs/lacinia-pedestal

Documentation: http://lacinia-pedestal.readthedocs.io/en/latest/

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

(971) 678-5210
http://howardlewisship.com
@hlship

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/CACd-vsMNPiNbZKwVJ1z%2BGiebQs8kV_pbwn7EnSoemenZGt8s_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to