Skip to content

Commit 50fccc2

Browse files
Update README.md added the missing endpoint
1 parent 06a9537 commit 50fccc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ npx serverless deploy
8787
| GET | `/fetchHosts` | Fetch all hosts |
8888
| GET | `/fetchHosts/:state` | Fetch hosts by state |
8989
| POST | `/insert_review` | Insert a new review |
90-
90+
GET | `/fetchHost/:id` | Fetch host detail by id |
9191

9292
## 👨‍💻Creator and Maintainer
9393
### Ayush Pandey

0 commit comments

Comments
 (0)