Hello!

Here's this cool new thing I've been working on for some time and now I'm 
happy to share it with you all:

https://github.com/ajk/specialist-server

Specialist-server is a smallish library for building GraphQL 
<http://graphql.org/> server applications in Clojure.  Some feature 
highlights are:

   - You can define your graph API entirely in spec
   - Fast query parsing with ANTLR
   - Caching data loader included (for solving N+1 queries problem)

The library is still very new and there are pieces missing but I'm already 
excited to see where this is going.


You can read more documentation in the wiki here:


https://github.com/ajk/specialist-server/wiki

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to