A tool for WebService test
# install dependencies
npm install# modify TARGET_WEBSERVICE_SERVER's value which in ./config/dev.env.js file
e.g:
# TARGET_WEBSERVICE_SERVER: '"http://example.com/"'
TARGET_WEBSERVICE_SERVER: '"http://www.myservice.com/api"'
# serve with hot reload at localhost:5555
npm run devModern browsers and Internet Explorer 9+.
- vue
- setaria-ui - A Vue.js 2.0 UI Toolkit for Web.
- jsoneditor - A web-based tool to view, edit, format, and validate JSON.
- lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- moment - Parse, validate, manipulate, and display dates in javascript.
- Store Service History in local/server by user
- Display Service History Item detail information on the left pane
MIT