graphql-java-annotations
GraphQL annotator
An annotation-based library for creating GraphQL schema definitions in Java
GraphQL Annotations for Java
387 stars
22 watching
97 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
graphqlgraphql-annotationsgraphql-java
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
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-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,111 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
alphasights/ember-graphql-adapter | An Ember Data adapter for interacting with GraphQL APIs | 244 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |