Hello world server, struture generated from Leiningen template.
Run with Leiningen, from https://leiningen.org/
Run the server on a specified port.
$ lein run -p 8080
See response at http://localhost:8080/graphql
--port {8080} Port to run the server on.