schemagen-graphql

GraphQL server framework

A Java framework for building GraphQL servers with automatic schema generation and execution

GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.

GitHub

48 stars
9 watching
14 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brysgo/graphql-bookshelf A tool to simplify GraphQL schema creation using BookshelfJS models. 184
leangen/graphql-spqr A Java library that generates GraphQL schema from existing Java code 1,096
graphql-java-kickstart/graphql-java-tools A tool for generating and wiring GraphQL schemas in Java 812
idurar/fast-graphql A tool for structuring and generating GraphQL schemas for Node.js applications 5
jdnavarro/graphql-haskell A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. 168
nelson-ai/semantic-graphql A tool for generating GraphQL schemas from RDF ontologies 28
99designs/gqlgen Library for building GraphQL servers with type safety and code generation 9,969
modevol-com/gqloom A GraphQL framework that weaves schemas and resolvers using various validation libraries. 7
graphql-rust/graphql-client A Rust library that generates typed GraphQL client code from query and schema definitions. 1,149
graphql-java-kickstart/graphql-java-servlet An implementation of GraphQL Java Servlet with support for various frameworks and libraries. 223
schloerke/gqlr A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language. 58
graphitejs/server A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity 120
restuwahyu13/sijago A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. 7
graphql-rust/graphql-parser A tool for parsing and formatting GraphQL query and schema definitions in Rust. 355
rexxars/sql-to-graphql Generates GraphQL schemas and servers based on SQL table structure. 592