This is a demo project showing how to build a GraphQL API on the basis of a Play2 framework using Scala and Sangria.
How to start
Run an application:
sbt run
After launch, the application will be available at localhost:9000
Sources
This is a demo project showing how to build a GraphQL API on the basis of a Play2 framework using Scala and Sangria.
How to start
Run an application:
sbt run
After launch, the application will be available at localhost:9000
Sources