tuke


Bobby Strange

  • A mock server for Restful API powered by restify (add OPTIONS method to all routes automatically to support Cross-origin resource sharing) ### Get start ```sh cd /path/to/project npm init -y npm i restify-mock ``` ### Usage - *serve* ```js const {MockServ

    published 0.1.0-alpha.8 4 years ago