Skip to content

darshan-lukhi/hasura-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages