frictionlessdata / tableschema-go

A Go library for working with Table Schema.
MIT License
46 stars 10 forks source link

Create a design document #4

Closed danielfireman closed 7 years ago

danielfireman commented 7 years ago

Besides aggregating information about the work to be done, implementation and testing the document should contain a proposal for the first version of the API.

The idea is to make it easier to discuss and gather comments. Have someone more acquainted to the libraries (and with experience in statically typed languages) signing off the document would be great.

danielfireman commented 7 years ago

The design doc can be found at https://goo.gl/ExQbi6.

The API is not complete. I would like to improve iteratively.

@akariv @roll @pwalsh could you please take a look?

danielfireman commented 7 years ago

Considering the doc enough to start coding. I will keep it as a draft until getting a sign-off.