Skip to content

GraphQL using Sangria customized for Prowl written by Wilton Williams

License

Notifications You must be signed in to change notification settings

GitProwl/prowlgria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scagria Logo

Prowlgria is a scala GraphQL library, with some custom code specifically written for Prowl.

Build Status Coverage Status Maven Central License Scaladocs Join the chat at https://gitter.im/sangria-graphql/sangria

SBT Configuration:

libraryDependencies += "org.sangria-graphql" %% "sangria" % "1.0.0-RC5"

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

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

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

http://sangria-graphql.org

I would also would recommend you to check out http://try.sangria-graphql.org. It is an example of GraphQL server written with Play framework and Sangria. It also serves as a playground, where you can interactively execute GraphQL queries and play with some examples.

If you want to use sangria with react-relay framework, then you also may be interested in sangria-relay.

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.

About

GraphQL using Sangria customized for Prowl written by Wilton Williams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages