Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 588 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 588 Bytes

NDC example with CSV

The connector is ported from NDC Reference Connector that read CSV files into memory. It is intended to illustrate the concepts involved, and should be complete, in the sense that every specification feature is covered. It is not optimized and is not intended for production use, but might be useful for testing.

Getting Started

go run . serve

Using the reference connector

The reference connector runs on http://localhost:8080:

curl http://localhost:8080/schema | jq .