Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 228 Bytes

A Play 2.5 REST app boilerplate with GraphQL

#To run sbt run

#Healthcheck

curl "http://localhost:9000/healthcheck"

graphQL-sample

A Play app using sangria as a communication protocol

Sample Queries