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/

Lacinia 1.2 fills in some gaps in Lacinia's functionality. Notable changes:

   - Direct control over the Executor used for callbacks
   - Subscription streamer functions are now on-par with ordinary field
   resolver functions by supporting directives and supporting access to the
   preview API
   -  The entire Lacinia tutorial
   <http://lacinia.readthedocs.io/en/latest/tutorial>  has been rewritten
   to be more clear, and use modern standards (such as tools.deps for the
   build, and using Pascal Case field names)


Closed Issues
<https://github.com/walmartlabs/lacinia/issues?q=is%3Aclosed+milestone%3A1.2>

-- 
Senior Staff Software Engineer at Cognitect

howard.lewiss...@nubank.com.br

-- 

Confidentiality note: This e-mail may contain confidential information 
from Nu Holdings Ltd and/or its affiliates. If you have received it by 
mistake, please let us know by e-mail reply and delete it from your system; 
you may not copy this message or disclose its contents to anyone; for 
details about what personal information we collect and why, please refer to 
our privacy policy <https://nubank.com.br/contrato/politica-privacidade/>.

-- 
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/CAM3JDBam%3DSK%3Dq33MGrvg7QsomQUR5oioYNNpSZh2JY0-A6TjkA%40mail.gmail.com.

Reply via email to