Skip to content

Commit 5553770

Browse files
Merge pull request #8 from miami78/google-maps-service
Added restaurant API in the readme
2 parents 7fc2f4f + 498ad06 commit 5553770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| /posts/:id | GET | Returns the post with the specified ID |
1212
| /products | GET | Returns a collection of products |
1313
| /products/:sku | GET | Returns the products with the specified sku|
14+
| /restaurants | GET | Returns a collection of restaurant data |
1415

1516
## Development
1617
1. Clone this repository `git clone https://github.com/opensource254/mock-api.git`

0 commit comments

Comments
 (0)