CSV to API Converter
Description
Dynamically generate RESTful APIs from static CSVs. Provides JSON, XML, and HTML. CSV to API acts as a filter, sitting between CSV and the browser, allowing users to interact with that CSV as if it was a native API. The column names (that is, the cells that comprise the first row in the file) function as the key names.
Potential Uses
Data Manipulation