NDC Specification This repository contains the specification for Hasura's Native Data Connectors (NDC), and resources for connector authors. Resources Specification Rust models Reference implementation Test runner Other Links Rendered Specification Connector Hub Getting Started To build the Rust code, and run all test suites: cargo build cargo test