Skip to content

pjfanning/sangria-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sangria playground

This is a fork of https://github.com/sangria-graphql/sangria-playground

  • master branch has some upgraded libs
  • scala-2.13 branch uses some Sangria libs that I built for Sangria with Scala 2.13.0 and published as snapshots to the maven groupId com.github.pjfanning.sangria
$ git clone https://github.com/pjfanning/sangria-playground.git
$ git checkout scala-2.13
$ cd sangria-playground
$ sbt run

Now you are ready to point your browser to http://localhost:9000. The only prerequisites are SBT and Java 8.

About

An example of GraphQL server written with Play and sangria

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 99.5%
  • HTML 0.3%
  • CSS 0.1%
  • Scala 0.1%
  • LiveScript 0.0%
  • Makefile 0.0%