Skip to content

Commit e7ca7df

Browse files
committed
docs: clarify routes
1 parent 34961e6 commit e7ca7df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ $ curl http://localhost:3000/posts/1
4949

5050
Run `json-server --help` for a list of options
5151

52+
## Sponsors ✨
53+
5254
| Sponsors |
5355
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
5456
| <a href="https://mockend.com/" target="_blank"><img src="https://jsonplaceholder.typicode.com/mockend.svg" height="70px"></a> |
@@ -59,6 +61,8 @@ Run `json-server --help` for a list of options
5961

6062
## Routes
6163

64+
Based on the example `db.json`, you'll get the following routes:
65+
6266
```
6367
GET /posts
6468
GET /posts/:id

0 commit comments

Comments
 (0)