GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
- Updated
Jun 22, 2025 - Go
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS
EliasDB a graph-based database.
A federated GraphQL API gateway
Example use of github.com/graph-gophers/graphql-go
Translation between network protocols, Protobuf to GraphQL
Develop spec compliant GraphQL servers
A GraphQL Server for the Docker API
Turn any* DataSource into a GraphQL API with no code
Generate A GraphQL Layer from A Twirp Server
A GraphQL + Dgraph + Go + HTTP based backend service demo.
Fast ⚡ reverse proxy in front of any GraphQL server for caching, securing and monitoring.
Golang+GraphQL+MongoDB
Blazing fast, instant realtime & extendable GraphQL APIs powered by gqlgen
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, PostgreSQL, subscriptions, redis caching, paginated endpoints.
GraphQL server package for Go with a focus on simplicity and efficiency
Graphql Monitoring Proxy adding monitoring, cache, read-only mode and role based rate limiting
YarQL!! A different approach to making GraphQL servers in Go
Golang, Gin Framework, GQLGen GraphQL, Resful, Authentitacion with JWT and much more.
My implementation prototype on how to run a zero cost graphql layer in lambda with Go and GqlGen