File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : Question
4+ url : https://spectrum.chat/graphql-java-kick
5+ about : Anything you are not sure about? Ask the community on Spectrum!
Original file line number Diff line number Diff line change 1+ # GraphQL Java Servlet
12[ ![ Build Status] ( https://github.com/graphql-java-kickstart/graphql-java-servlet/workflows/Publish%20snapshot/badge.svg )] ( https://github.com/graphql-java-kickstart/graphql-java-servlet/actions?query=workflow%3A%22Publish+snapshot%22 )
23[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java-kickstart/graphql-java-servlet/badge.svg?service=github )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java-kickstart/graphql-java-servlet )
3- [ ![ Chat on Slack ] ( https://img.shields.io/badge/slack -join%20chat-informational )] ( https://graphqljavakickstart.slack.com )
4+ [ ![ Chat on Spectrum ] ( https://img.shields.io/badge/spectrum -join%20the%20community-%23800080 )] ( https://spectrum.chat/graphql-java-kick )
45
5- # GraphQL Servlet
6+ ## We are looking for contributors!
7+ Are you interested in improving our documentation, working on the codebase, reviewing PRs?
68
9+ [ Reach out to us on Spectrum] ( https://spectrum.chat/graphql-java-kick ) and join the team!
10+
11+ ## Overview
712Implementation of GraphQL Java Servlet including support for Relay.js, Apollo and OSGi out of the box.
813This project wraps the Java implementation of GraphQL provided by [ GraphQL Java] ( https://www.graphql-java.com ) .
914See [ GraphQL Java documentation] ( https://www.graphql-java.com/documentation/latest/ ) for more in depth details
You can’t perform that action at this time.
0 commit comments