Skip to content

Commit f716efb

Browse files
committed
Update README.md
1 parent 3810148 commit f716efb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Now if you go to [http://localhost:3000/posts/1](), you will get:
3636
}
3737
```
3838

39+
Also, data will be persisted to `db.json` when you make POST, PUT, PATCH and DELETE requests. So it's a fully functional fake REST server.
40+
3941
## Routes
4042

4143
In fact, you instantly get all these routes:

0 commit comments

Comments
 (0)