All Connectors
Go Connector
Go Connector
Go Connector
The Go connector allows you to expose Go functions as NDC functions/procedures for use in your Hasura DDN subgraphs.
About
Version
Released
April 2, 2024
Last Updated
March 20, 2025
GitHub Repo

Overview

The Go connector allows you to expose Go functions as NDC functions/procedures for use in your Hasura DDN subgraphs. The connector provides a boilerplate with NDC Go SDK and a generation tool to generate NDC schema and DRY functions from Go code.

Prerequisites

  1. Create a Hasura Cloud account
  2. Please ensure you have the DDN CLI and Docker installed
  3. Create a supergraph
  4. Create a subgraph

The steps below explain how to initialize and configure a connector on your local machine (typically for development purposes).You can learn how to deploy a connector to Hasura DDN — after it's been configured — here.

Using the Go connector

Check out the Hasura docs here to get started with the Go connector.

Compatibility

Go VersionSDK Version
1.21+v1.x
1.19+v0.x

More Information

Ship a rock-solid API on your data – in minutes!