rapidly
v0.0.5
Published
This helper can help you set your API routes/actions rapidly based on Express.js
Downloads
5
Readme
Rapidly
This is an API helper built on Express.js, with this, you can rapidly manage your own API paths/actions on the fly.
Installation
npm install -g rapidly
Command
Usage: rapidly [options]
Options:
-h, --help output usage information
-V, --version output the version number
build [schemaName] Build Necessary Files/Directories
--rebuild Rebuild the Schema File
Notice
When using rapidly
, remember to change current directory to the root path of your Express.js App. Otherwise, rapidly
would generate files in a wrong place.
Author
EragonJ | 陳佳隆 ( Chia-Lung, Chen )
Email - eragonj [AT] eragonj.me
Blog - A humble navigator
LICENSE
MIT License