2.1.2 • Published 4 years ago

restify-create-app v2.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

restify-create-app

restify-create-app is a simple tool builded to help RestifyJs developers on create RESTfull APIs. Basically this package install a new CLI who gives access to a command that will install all dependencies you need related to RestifyJs and create a simple HTTP server.

Installation

Use the package manager npm to install restify-create-app.

npm install restify-create-app --save-dev -g

Usage

Run the command to install all dependencies and create a HTTP server. The dependencies that will be instaled are:

restify-create-app new

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago