All Projects → graphql-java-kickstart → Graphql Java Servlet

graphql-java-kickstart / Graphql Java Servlet

Licence: other
Servlet endpoint for GraphQL Java

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Graphql Java Servlet

Graphql Builder
GraphQL client library for Clojure and ClojureScript
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Graphql Spring Boot Starter
Spring boot starter for GraphQL
Stars: ✭ 166 (-3.49%)
Mutual labels:  graphql
Graphql Errors
Simple error handler for GraphQL Ruby ❗️
Stars: ✭ 170 (-1.16%)
Mutual labels:  graphql
Parser
A lexer and parser for GraphQL in .NET
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Express Graphql Example
Example project how to use Express and GraphQL
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Graphql Tag.macro
Babel Macro for graphql-tag
Stars: ✭ 168 (-2.33%)
Mutual labels:  graphql
Vendure
A headless GraphQL ecommerce framework for the modern web
Stars: ✭ 2,961 (+1621.51%)
Mutual labels:  graphql
Graphql Rate Limit
🚦 Fixed window rate limiting middleware for GraphQL. Use to limit repeated requests to queries and mutations.
Stars: ✭ 171 (-0.58%)
Mutual labels:  graphql
Cppgraphqlgen
C++ GraphQL schema service generator
Stars: ✭ 166 (-3.49%)
Mutual labels:  graphql
Graphpack
☄️ A minimalistic zero-config GraphQL server.
Stars: ✭ 1,994 (+1059.3%)
Mutual labels:  graphql
Workshops
Workshops organized to introduce students to security, AI, AR/VR, hardware and software
Stars: ✭ 162 (-5.81%)
Mutual labels:  graphql
Graphql Landscape
🌄Landscape for the GraphQL ecosystem
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Graphql Toolkit
A set of utils for faster development of GraphQL tools
Stars: ✭ 169 (-1.74%)
Mutual labels:  graphql
Express Graphql Typescript Boilerplate
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Swifthub
GitHub iOS client in RxSwift and MVVM-C clean architecture
Stars: ✭ 2,330 (+1254.65%)
Mutual labels:  graphql
Examples
Examples of Mock Service Worker usage with various frameworks and libraries.
Stars: ✭ 163 (-5.23%)
Mutual labels:  graphql
Wxapp Graphql
📱A GraphQL client for 微信小程序
Stars: ✭ 167 (-2.91%)
Mutual labels:  graphql
Graphql S2s
Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.
Stars: ✭ 171 (-0.58%)
Mutual labels:  graphql
Awesome Graphql
Awesome list of GraphQL
Stars: ✭ 13,020 (+7469.77%)
Mutual labels:  graphql
Api.xiaoduyu.com
🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com
Stars: ✭ 168 (-2.33%)
Mutual labels:  graphql

GraphQL Java Servlet

Maven Central Build Status Quality Gate Status

We are looking for contributors!

Are you interested in improving our documentation, working on the codebase, reviewing PRs?

Reach out to us on Discussions and join the team!

We hope you'll get involved! Read our Contributors' Guide for more details.

Overview

Implementation of GraphQL Java Servlet including support for Relay.js, Apollo and OSGi out of the box. This project wraps the Java implementation of GraphQL provided by GraphQL Java. See GraphQL Java documentation for more in depth details regarding GraphQL Java itself.

We try to stay up to date with GraphQL Java as much as possible. The current version supports GraphQL Java 16.1.

This project requires at least Java 8.

Installation and getting started

See Getting started for more detailed instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].