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 -- 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-vsOAfGR%2BB5Y4s2RGikaLAMm%3DXJnQi4vvyXeid2MBd17K%3DQ%40mail.gmail.com.