requester-cli

0.0.5 • Public • Published

A simple CLI to make web request with simple command, without using programs like postman or something

Example

$ requester

[1] GET
[2] POST
[3] DELETE
[4] HEAD
[5] OPTIONS
[0] CANCEL

? Request Method [1...5 / 0]: 1
? URL https://someurl.com/
? Headers (Empty = No Headers) 
Status Code 200
Response Body: Success

Package Sidebar

Install

npm i requester-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

2.36 kB

Total Files

4

Last publish

Collaborators

  • revenge977