module-ballerina-graphql
GraphQL API framework
A GraphQL implementation for writing APIs in Ballerina
The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.
140 stars
71 watching
64 forks
Language: Ballerina
last commit: about 1 month ago
Linked from 1 awesome list
ballerinagraphqlgraphql-clientgraphql-federationgraphql-schemagraphql-serverhacktoberfestintegrationlibrarywso2
Related projects:
Repository | Description | Stars |
---|---|---|
ballerina-platform/graphql-tools | Automates the development and deployment of GraphQL services using Ballerina language | 109 |
ballerina-platform/module-ballerinax-mongodb | An API connector for MongoDB databases in Ballerina language | 122 |
ballerina-platform/ballerina-library | A collection of libraries and tools for building networked applications in the Ballerina language | 137 |
thisaruguruge/weather-rest-api-to-graphql | Converts a REST API to a GraphQL API using Ballerina | 3 |
ballerina-platform/module-ballerina-grpc | Provides APIs for connecting and interacting with gRPC endpoints | 123 |
ballerina-platform/nballerina | A compiler that generates native executables from the Ballerina programming language using LLVM. | 137 |
ballerina-platform/protoc-tools | A tool for generating Ballerina code from Protocol Buffers definitions | 103 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,322 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 516 |
ballerina-guides/gcp-microservices-demo | Demonstrates microservices architecture with Ballerina and GCP using gRPC for communication | 16 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
mazipan/graphql-pokeapi | An unofficial GraphQL API providing data access to the PokeAPI | 176 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
mirumee/ariadne | A GraphQL server implementation library | 2,229 |