Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 658 Bytes

GraphQL-SpringBoot Build Status

This is an implementation of Fb's GraphQL in java using spring-boot and gradle. It shows how to create a GraphQL server for a micro-blogging web-app where a user can be created, then login and post links which can be voted by other users.

How to setup and execute

Screenshots

GraphiQL

GraphQL

Debugging with GraphiQL

Debugging with GraphiQL