Re: Bazel as Clojure build tool

2020-06-30 Thread Mark Ingram
Since the last post here there are are the beginnings of some rules at: https://github.com/simuons/rules_clojure (I put in some PRs needed to make them work with latest versions of Bazel). Separate from that effort I have been looking at whether it is possible to structure the Bazel project to

[ANN] com.walmartlabs/lacinia 0.37.0 and lacinia-pedestal 0.14.0

2020-06-30 Thread Howard Lewis Ship
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.readthedo