manifold-sample-graphql-app
GraphQL app
A sample application demonstrating GraphQL schema-first development and client-side query execution using SparkJava
A sample application demonstrating the GraphQL Manifold
19 stars
3 watching
5 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
graphqljavamanifold
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-java-kickstart/samples | A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development | 119 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-java-kickstart/graphql-java-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-kit/graphql-apis | A curated collection of public GraphQL APIs | 4,543 |
sangria-graphql/sangria-playground | An example GraphQL server written in JavaScript using the Play framework and Sangria | 88 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
leangen/graphql-spqr-samples | A minimal Spring Boot application for demoing GraphQL capabilities | 105 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |