Skip to content

Commit

Permalink
添加美团上的关于 mock server 的文章
Browse files Browse the repository at this point in the history
  • Loading branch information
qiu8310 committed Dec 16, 2015
1 parent e474fea commit 65d5d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ yod('@String.replace(a, b)'); // equal to `yod('@String').replace('a', 'b')`
- 设计服务端时也可以参考 [https://readme.io/](https://readme.io/)[http://apiary.io/](http://apiary.io/)[Netflix/falcor](https://github.com/Netflix/falcor)[http://loopback.io/getting-started/](http://loopback.io/getting-started/)
- 国外有一个 [marak/Faker.js](https://github.com/marak/Faker.js/) 也和 mockjs、chance 类似,可以参考
- 一个很不错的 JSON 服务端 [json-server](https://github.com/typicode/json-server)__非常不错,值得学习下__
- 美团分享的关于 Mock Server 的技术文章 [Mock Server in Action](http://tech.meituan.com/mock-server-in-action.html)

## History

Expand Down

0 comments on commit 65d5d8d

Please sign in to comment.