Skip to content
/ grab-1 Public
forked from juxt/grab

A GraphQL implementation

Notifications You must be signed in to change notification settings

juxt/grab-1

This branch is 7 commits behind juxt/grab:master.

Repository files navigation

Grab

A minimal GraphQL implementation in Clojure.

Grab supports GraphQL’s SDL language for defining schemas.

Specification

The relevant GraphQL specification version is the June 2018 Edition.

Usage

For now, inspect the tests for how to use the library.

About

A GraphQL implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 93.6%
  • ANTLR 6.3%
  • Other 0.1%