From ea9e5ef0b05467191a201a4b0b4ea7c70afad538 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Sun, 12 Nov 2017 14:03:20 +0530 Subject: [PATCH] doc : update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdfa21a549..7e4ac177e6 100644 --- a/README.md +++ b/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