0.1.5 • Published 11 years ago

req-term v0.1.5

Weekly downloads
21
License
-
Repository
github
Last release
11 years ago

Much easier command-line http requests

npm install -g req-term

Usage

get https://api.github.com

Get command

Inline data posting

post http://www.goodybag.com/api/consumers/login { email: \'teferguson@gmail.com\', password: \'password\' }

Get command

Or you can just type the url as a parameter and type in your json

Get command

In the year 2000

I plan on making this a lot more robust. It's certainly lacking mostly every feature in curl and the only request types available are GET and POST.

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.1

11 years ago