File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
### A middleWare based on express to handle http request when real server is unfinished
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/silentport/dynamic-mock-express.svg?branch=master )] ( https://travis-ci.org/silentport/dynamic-mock-express )
5
-
6
5
[ ![ Coverage Status] ( https://coveralls.io/repos/github/silentport/dynamic-mock-express/badge.svg?branch=master )] ( https://coveralls.io/github/silentport/dynamic-mock-express?branch=master )
7
-
8
- ![ https://www.npmjs.com/package/dynamic-mock-express ] ( https:// img.shields.io/npm/v/dynamic-mock-express.svg?style=flat)
6
+ < a href = " https://www.npmjs.com/package/dynamic-mock-express " >
7
+ < img src = " https://img.shields.io/npm/v/dynamic-mock-express.svg?style=flat " /></ a >
9
8
### feature
10
9
11
10
> 1.Suport Restful API friendly
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dynamic-mock-express" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " A dynamic mock tools to response http request" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments