|
|
|
@ -104,14 +104,14 @@ Root URL (localhost:3000/) returns all REST API urls for each table in schema.
|
|
|
|
|
* GET /api/parentTable/:id/childTable |
|
|
|
|
* DELETE /api/tableName/:id |
|
|
|
|
|
|
|
|
|
## API with HOT features |
|
|
|
|
## APIs with HOT features |
|
|
|
|
* GET /api/tableName/aggregate |
|
|
|
|
* GET /api/tableName/groups :fire::fire: **[ HOTNESS ALERT ]** |
|
|
|
|
* GET /api/tableName/groupby :fire::fire: |
|
|
|
|
* GET /api/tableName/ugroupby :fire::fire: **[ HOTNESS ALERT ]** |
|
|
|
|
* GET /api/tableName/chart :fire::fire: **[ HOTNESS ALERT ]** |
|
|
|
|
|
|
|
|
|
## API for Prototyping :snowboarder: :snowboarder: |
|
|
|
|
## APIs for Prototyping :snowboarder: :snowboarder: |
|
|
|
|
* POST /dynamic |
|
|
|
|
* POST /upload |
|
|
|
|
* POST /uploads |
|
|
|
|