Skip to content
vaant edited this page Oct 19, 2016 · 10 revisions

Welcome to the GLiTR wiki!

GLiTR (GraphQL Lightweight Type Registry) makes it much easier to implement a GraphQL project in Java by making schema definition, pagination and data-fetching a more seamless process. Just use your API domain POJOs to describe your schema.

  1. Getting Started
  2. Manual
  3. Examples
  4. How It Works
  5. Acknowledgments
  6. GraphQL Specification
Clone this wiki locally