@cliz/http
TypeScript icon, indicating that this package has built-in type declarations

0.1.73 • Public • Published

http

http cli, like httpie

Install

$ npm install -g @cliz/http

How to

USAGE 
  
  ▸ http <command> [ARGUMENTS...] [OPTIONS...]


COMMANDS — Type 'http help <command>' to get some help about a command

  delete                               HTTP DELETE                                            
  get                                  HTTP GET                                               
  head                                 HTTP HEAD                                              
  patch                                HTTP PATCH                                             
  post                                 HTTP POST                                              
  put                                  HTTP PUT                                               

GLOBAL OPTIONS

  -h, --help                           Display global help or command-related help.           
  -V, --version                        Display version.                                       
  --no-color                           Disable use of colors in output.                       
  -v, --verbose                        Verbose mode: will also output debug messages.         
  --quiet                              Quiet mode - only displays warn and error messages.    
  --silent                             Silent mode: does not output anything, giving no       
                                        indication of success or failure other than the exit   
                                        code.    

Examples

$ http get https://httpbin.zcorky.com/get

Contributors

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i @cliz/http

Weekly Downloads

3

Version

0.1.73

License

MIT

Unpacked Size

19.8 kB

Total Files

16

Last publish

Collaborators

  • uniquecolesmith