Cody2333 / generator-node-rest-api

10 stars 5 forks source link

generator-node-rest-api NPM version Build Status

node rest api project template

Installation

First, install Yeoman and generator-node-rest-api using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-node-rest-api

Then generate your new project:

yo node-rest-api

Introduction

Node Rest Api

A simple template for building a node restful api service

Technology Stack

Project Introduction

For more information about the project: Document

License

© MIT