graphql-spqr-samples
GraphQL demo app
A minimal Spring Boot application for demoing GraphQL capabilities
Minimal demo app for graphql-spqr
105 stars
14 watching
59 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
graphql-java-kickstart/samples | A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development | 119 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
leebenson/reactql | A full-stack React+GraphQL starter kit with server-side rendering, real-time updates, and code optimization for building universal web applications. | 1,820 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,136 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
cloudflare/workers-graphql-gateway-example | Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries. | 81 |
graphql-boilerplates/vue-fullstack-graphql | A starter project for building full-stack Vue.js applications with GraphQL servers and databases. | 348 |
monojack/graphql-normalizr | Transforms GraphQL responses into a normalized data structure suitable for caching and state management. | 194 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |