From 90f0ca5e648687fd1632bebf8d0a8a052156c0f7 Mon Sep 17 00:00:00 2001 From: Jonathan Leonard Date: Sun, 11 Oct 2015 22:19:04 -0700 Subject: [PATCH] Add graphql-type-lang-compiler. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c2beb2..74d5024 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ http://www.stitcher.com/podcast/ruby-rogues/javascript-jabber/e/152-jsj-graphql- ## Projects +[graphql-tlc](https://github.com/johanatan/graphql-type-lang-compiler): A simpler interface to GraphQL. + A Rails implementation of GraphQL: https://github.com/rmosolgo/graphql-ruby