stubman

0.0.2 • Public • Published

stubman

Build Status Dependencies Code Climate

NPM NPM

Turns a Postman collection into a stub server. WARNING This is a work in progress; use at your own risk.

The only supported functionality is binding the path to either PUT/GET/DELETE/POST method and returning 200. More to follow.

Getting Started

Install the module with: npm install stubman

Run Stubman with a collection. With the -c flag you can run any collection file lying on your file-system. Refer the collection documentation to learn how to use and download collections.

$ stubman -c mycollection.json

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Paul Doran
Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i stubman

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • dorzey