Skip to content

Commit 92d3f0d

Browse files
author
Tkc
authored
Update README.md
1 parent 5d4e390 commit 92d3f0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
1010
```
1111

12-
simple and quick golang JSON mock server
12+
simple and quick golang JSON mock server.
13+
simulate an http server and return the specified json according to a custom route.
14+
1315

1416
- static json api server
1517
- static file server
16-
1718
- [ ] cache response and reload
1819
- [ ] change api.json path
1920
- [ ] url param

0 commit comments

Comments
 (0)