项目作者: thekosmix

项目描述 :
GraphQL's implementation in java with spring-boot, spring-jpa, jetty and mongo
高级语言: Java
项目地址: git://github.com/thekosmix/GraphQL-SpringBoot.git
创建时间: 2017-12-12T18:11:25Z
项目社区:https://github.com/thekosmix/GraphQL-SpringBoot

开源协议:MIT License

下载


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