File tree 2 files changed +12
-2
lines changed 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
1
2
[ ![ 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 )
2
3
[ ![ 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 )
4
5
5
- # GraphQL Servlet
6
+ ## We are looking for contributors!
7
+ Are you interested in improving our documentation, working on the codebase, reviewing PRs?
6
8
9
+ [ Reach out to us on Spectrum] ( https://spectrum.chat/graphql-java-kick ) and join the team!
10
+
11
+ ## Overview
7
12
Implementation of GraphQL Java Servlet including support for Relay.js, Apollo and OSGi out of the box.
8
13
This project wraps the Java implementation of GraphQL provided by [ GraphQL Java] ( https://www.graphql-java.com ) .
9
14
See [ 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