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.36.0:

- Improved support for parsing/serializing enums
- Query execution can now be limited with a timeout
- Improved efficiency when parallelizing query execution across threads

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.13.0:

- Exeptions during query execution are now caught and result in a 500
status response
- Added support for setting the subscription initial payload

-- 
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-vsM%2BZ4dCqNH_gJ0z-ErWXXQosqutsg1wTkXO9f1Qm930%2Bg%40mail.gmail.com.

Reply via email to