GitHub - project-open-data/csv-to-api: Proof of concept to dynamically generate RESTful APIs from static CSVs
Dynamically generate RESTful APIs from static CSVs. Provides JSON, XML, and HTML.
The simplicity with which CSV files can be created has made them the default data format for bulk data. It is comparatively more difficult to create an API to share the same data atomically and transactionally.