Skip to content

sysgears/scala-graphql-http-context-handling-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best practices of processing HTTP headers and cookies in GraphQL API in Scala

Build Status

This is an example of a GraphQL server written with Play framework and Sangria that shows best practices of processing HTTP headers and cookies in GraphQL API.

How to start

Run the application:

sbt run

After launch, the application will be accessible on localhost:9000

Sources

https://graphql.org/

https://www.playframework.com/documentation/2.6.x/ScalaHome

https://sangria-graphql.org/learn/

https://facebook.github.io/graphql/#sec-Errors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published