/restmockful

A lean web server for mocking restful services or hosting a static web site

Primary LanguageHTMLMIT LicenseMIT

restmockful

A lean web server for mocking restful services or hosting a static web site

Required: node.js

After clone the project, just run below command:

> npm run server

http://localhost

http://localhost/sim-app

http://localhost/sim-app/greetings?name=World

http://localhost/sim-app/index.html?first=Zack&last=Li