Fork me on GitHub
#graphql
<
2018-10-24
>
ccann21:10:05

is anyone using lacinia with something other than pedestal? if so do you know of any open source projects that would be useful ?

timgilbert21:10:50

We use it with Ring (on top of immutant). I'm not sure of any particular open-source things that are useful, but it's pretty straightforward to use

devth21:10:47

I use it on top of plain Ring for my open source chat bot, Yetibot. https://github.com/yetibot/yetibot.core/blob/master/src/yetibot/core/webapp/routes/graphql.clj It powers the web dashboard at https://public.yetibot.com