Skip to content

gitter-badger/sangria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scagria Logo

Sangria is a scala GraphQL library.

Build Status Coverage Status Maven Central License

SBT Configuration:

libraryDependencies += "com.github.olegilyenko" %% "sangria" % "0.1.0"

You can find an example application that uses akka-http with sangria here:

https://github.com/sangria-graphql/sangria-akka-http-example

Examples below demonstrate some of the features. More documentation will come very soon!

More info and the documentation can be found in the project home page:

http://sangria-graphql.org

Mailing List

If you would like to discuss something about sangria or have some questions, please feel free to join our mailing list:

https://groups.google.com/forum/#!forum/sangria-graphql

License

Sangria is licensed under Apache License, Version 2.0.

Packages

No packages published

Languages

  • Scala 100.0%