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/

Featured changes in 0.38.0:

- Support for Apollo GraphQL Federation
- New selection API to introspect the query, including type system and
directives
- Correct compliance with the GraphQL specification with regards to errors
and non-nullability
- Query variables may now be used inside input object and list literals

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/

Featured changes in 0.15.0:

- Enables request tracing by default
- Interceptors that add keys to the context now delete those keys on exit





-- 
Howard M. Lewis Ship

Senior Mobile Developer at Walmart Labs

(971) 678-5210
http://lewisship.net <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-vsMJqQjEYGz%2B%2Bmn8CG8RKehv31HPJFO45RQKanuewAcm_g%40mail.gmail.com.

Reply via email to