1.1.1 • Published 7 years ago

koa-rest-generator v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Koa REST Generator

Template Dependencies

  1. mongoose
  2. config
  3. jsonwebtoken
  4. schedule
  5. parameter
  6. socket.io

Installation

$ npm install -g koa-rest-generator

Quick Start

$ koa-rest test
$ cd test
$ yarn start

Start your Koa REST API at http://localhost:3000/api

Usage

Usage: koa-rest <project-name>

Options:

  -v, --version  output the version number
  -s, --skip     Skip dependencies install and git init
  -h, --help     output usage information

License

MIT

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago