Skip to content

na4da/clojure-game-geek

Repository files navigation

clojure-game-geek

Practice for Lacinia GraphQL framework

Referring example code

c.f. https://lacinia.readthedocs.io/en/latest/tutorial/

Usage

cd resources
cp cgg-schema.edn.example cgg-schema.edn
$ lein repl

Eval,

(start-server)

and open http://localhost:8888/

Option (wip)

To creating the cgg-schema.edn by cgg-schema.umlaut,

$ lein umlaut lacinia schema resources/cgg-schema.edn

and to creating specs by cgg-schema.umlaut,

$ lein umlaut spec schema spec lacinia.spec clojure-game-geek.validators clojure-game-geek

About

Practice for Lacinia GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published