Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 549 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 549 Bytes

Yeoman koa RESTful generator

wercker status

Install

To install generator-koa-rest from npm, run:

npm install -g generator-koa-rest

Initiate the generator an empty project directory:

yo koa-rest

Creating a restful resource:

yo koa-rest:resource cars

License

Copyright (c) 2015 Patrick Wolleb
Licensed under the MIT license.