A lacinia tutorial.
This project required Java JDK +1.7 and Leiningen 2.8+.
The easiest way to run this project is to use the repl to start the server (which will also open a browser page to the embedded graphiql browser).
$ lein repl
...
user=> (start)
...
user=> (stop)
user=> (quit)
This project has a built in graphiql browser. To access this UI open the following url in a browser:
http://localhost:8888/
Copyright © 2018 Chris Howe-Jones
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.