Skip to content
Boyer, Antoine edited this page Oct 6, 2016 · 10 revisions

Welcome to the GLiTR wiki!

GliTR makes it easy to use GraphQL in Java by making schema definition, pagination and data-fetching a seamless process. Just use your API domain POJOs to describe your schema.

Useful links

  1. Getting Started
  2. Manual
  3. Examples
  4. How It Works
  5. GraphQL Specification

Clone this wiki locally