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.
go run . serve
The reference connector runs on http://localhost:8080:
curl http://localhost:8080/schema | jq .