generator-restify-api

1.0.1 • Public • Published

Restify API Generator

Yeoman generator for creating a basic boilerplate restify based RESTful API. Powered by Node and MongoDb with https and CORS.

It uses NPM scripts as a task runner, ESLint for code linting and Mocha/Chai as test framework.

The app is a Procfile-based application powered by foreman.

Prerequisites

  • Node - Download and install node.js
  • MongoDB - Download and install MongoDB - You'll need mongoDB to be installed and have the mongod process running.

Installation

First, install Yeoman and generator-restify-api using npm.

npm install -g yo
npm install -g generator-restify-api

Then generate your new project:

yo restify-api

License

BSD license

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i generator-restify-api

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • benj0s