We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fc2f4f + 498ad06 commit 5553770Copy full SHA for 5553770
README.md
@@ -11,6 +11,7 @@
11
| /posts/:id | GET | Returns the post with the specified ID |
12
| /products | GET | Returns a collection of products |
13
| /products/:sku | GET | Returns the products with the specified sku|
14
+| /restaurants | GET | Returns a collection of restaurant data |
15
16
## Development
17
1. Clone this repository `git clone https://github.com/opensource254/mock-api.git`
0 commit comments