graphql-tools
GraphQL toolset
Tools for generating and working with GraphQL schemas in Ballerina services and clients.
Maintain the source code for GraphQL related tools.
108 stars
66 watching
22 forks
Language: Java
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ballerina-platform/module-ballerina-graphql | A GraphQL implementation for writing APIs in Ballerina | 139 |
ballerina-platform/module-ballerinax-mongodb | An API connector for MongoDB in the Ballerina programming language | 123 |
thisaruguruge/weather-rest-api-to-graphql | Converts a REST API to a GraphQL API using Ballerina | 3 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
ballerina-platform/ballerina-library | A collection of libraries and tools for building networked applications in the Ballerina language | 136 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-java-kickstart/graphql-java-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
graphql-java-kickstart/samples | A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development | 119 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
ballerina-platform/nballerina | A compiler that generates native executables from the Ballerina programming language using LLVM. | 137 |
lucasbento/graphql-pokemon | A tool to fetch Pokémon data using GraphQL queries | 503 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |