|
|
|
@ -71,6 +71,8 @@ Root URL (localhost:3000/) returns all REST API urls for each table in schema.
|
|
|
|
|
* PUT /api/tableName/:id |
|
|
|
|
* GET /api/tableName/count |
|
|
|
|
* GET /api/tableName/exists |
|
|
|
|
* GET /api/tableName/groupby |
|
|
|
|
* GET /api/tableName/aggregate |
|
|
|
|
* GET /api/parentTable/:id/childTable |
|
|
|
|
* DELETE /api/tableName/:id |
|
|
|
|
* POST /dynamic |
|
|
|
|