samples
GraphQL examples
A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development
Samples for using the graphql java kickstart projects
119 stars
4 watching
43 forks
Language: Java
last commit: 28 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-java-kickstart/graphql-java-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
chadian/ember-graphql-examples | A collection of examples showcasing the use of GraphQL in an Ember application | 5 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
manifold-systems/manifold-sample-graphql-app | A sample application demonstrating GraphQL schema-first development and client-side query execution using SparkJava | 19 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
ballerina-platform/graphql-tools | Tools for generating and working with GraphQL schemas in Ballerina services and clients. | 108 |
leangen/graphql-spqr-samples | A minimal Spring Boot application for demoing GraphQL capabilities | 105 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |