This repository contains the specification for Hasura's Native Data Connectors (NDC), and resources for connector authors.
To build the Rust code, and run all test suites:
cargo build
cargo test
This repository contains the specification for Hasura's Native Data Connectors (NDC), and resources for connector authors.
To build the Rust code, and run all test suites:
cargo build
cargo test