NDC Specification
April 3, 2024 ยท View on GitHub
This repository contains the specification for Hasura's Native Data Connectors (NDC), and resources for connector authors.
Resources
Other Links
Getting Started
To build the Rust code, and run all test suites:
cargo build
cargo test