Browse Source

doc : update

pull/13/head
oof1lab 7 years ago
parent
commit
ea9e5ef0b0
  1. 4
      README.md

4
README.md

@ -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

Loading…
Cancel
Save