http-print
v0.0.2
Published
Command line HTTP server tool for console http request
Downloads
3
Readme
http-print
Command line HTTP server tool for console http request
Usage
npm install -g http-print
#The bin command you can use `http-print` or `hp`.
hp
# It will listen at the default port 3001
hp -p 3002
# You can customize the port
hp -v
hp --help