bootserver
v1.9.1
Published
A CLI to bootstrap fast rest APIs
Readme
BootServer
###Usage with npx
npx bootserver your-project-name
###Usage with npm
npm install -g bootserver
bootserver your-project-name
###Commands
To use commands you need type: bootserver command or npx bootserver command
--helpor-hto see the list of commands--versionor-vto see the version of bootserver--router router-nameor-r router-nameto create a new router
© BootServer 2019
