hrosenhorn / graphql-scala

An attempt to get GraphQL going with Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-scala

An attempt to get GraphQL going with Scala. Using the JS implementation as reference let's get something going and iterate our way forward.

  • ANTLR for Lexing/Parsing
  • Twitter Futures for Async

Diving in head first into the unknown...

About

An attempt to get GraphQL going with Scala

License:MIT License


Languages

Language:Java 63.8%Language:Scala 33.8%Language:ANTLR 2.4%