Database to API
Description
Dynamically generate RESTful APIs from the contents of a database table. Provides JSON, XML, and HTML. Database to API acts as a filter, sitting between a database and the browser, allowing users to interact with that database as if it was a native API. The column names function as the key names.
Potential Uses
Data Manipulation