Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 439 Bytes

codegen Connector

Get started

Start the connector server at http://localhost:8080

go run . serve

See NDC Go SDK for more information and the generation tool for command documentation.

Development

Generate codes with the following command:

go run ../../cmd/hasura-ndc-go update --schema-format go