api-factory

0.0.1 • Public • Published

node-api-factory Build Status

Quick way to spec API with node.js

Getting Started

  1. Install the module with: npm install node-api-factory or add it to package.json

  2. require node-api-factory in an js file as shown below, alternatively you can just run node-api-factory straight from install location

/*
 * main.js
 */
require('node-api-factory');
  1. Run the api-factory node main.js

Configuring api-factory

(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) 2013 Santthosh. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i api-factory

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • santthosh