An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.1% on proxy.golang.org
Top 1.0% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org

proxy.golang.org : github.com/jensneuse/graphql-go-tools

Package graphql-go-tools is library to create GraphQL services using the go programming language. GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Source: https://graphql.org This library is intended to be a set of low level building blocks to write high performance and secure GraphQL applications. Use cases could range from writing layer seven GraphQL proxies, firewalls, caches etc.. You would usually not use this library to write a GraphQL server yourself but to build tools for the GraphQL ecosystem. To achieve this goal the library has zero dependencies at its core functionality. It has a full implementation of the GraphQL AST and supports lexing, parsing, validation, normalization, introspection, query planning as well as query execution etc. With the execution package it's possible to write a fully functional GraphQL server that is capable to mediate between various protocols and formats. In it's current state you can use the following DataSources to resolve fields: - Static data (embed static data into a schema to extend a field in a simple way) - HTTP JSON APIs (combine multiple Restful APIs into one single GraphQL Endpoint, nesting is possible) - GraphQL APIs (you can combine multiple GraphQL APIs into one single GraphQL Endpoint, nesting is possible) - Webassembly/WASM Lambdas (e.g. resolve a field using a Rust lambda) If you're looking for a ready to use solution that has all this functionality packaged as a Gateway have a look at: https://github.com/jensneuse/graphql-gateway Created by Jens Neuse

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jensneuse/graphql-go-tools
License: MIT
Latest release: 12 months ago
First release: almost 3 years ago
Namespace: github.com/jensneuse
Dependent packages: 20
Dependent repositories: 24
Last synced: about 19 hours ago

Top 8.2% on proxy.golang.org
github.com/maronavenue/graphql-go-tools v1.0.4
Package graphql-go-tools is library to create GraphQL services using the go programming language....
6 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/jensneuse/graphql-go-tools/examples/federation v0.0.0-20220517063841-15ac580cd30a
3 versions - Latest release: about 3 years ago - 20 dependent packages - 21 dependent repositories
Top 6.6% on proxy.golang.org
github.com/gbox-proxy/gbox v1.0.6
Fast :zap: reverse proxy in front of any GraphQL server for caching, securing and monitoring.
7 versions - Latest release: about 3 years ago - 32 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/mirror-media/apigateway v0.0.0-20220318062703-2690229f1028
2 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/pvormste/task-gql-full-stack v0.0.0-20220110111716-c49e2633ba6e
1 version - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/marcohoopp/tyk-sync-copy v1.2.1
13 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/MarcoHOOPP/tyk-sync-copy v1.2.1
13 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/marcohoopp/modifiedtyk-sync v1.2.1
13 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/jensneuse/graphql-gateway v0.0.0-20210429143358-f027e5a200a3
Copyright © 2019 Jens Neuse Permission is hereby granted, free of charge, to any person obtainin...
1 version - Latest release: about 4 years ago - 50 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.