0.2.0 • Published 12 years ago

get-post v0.2.0

Weekly downloads
17
License
-
Repository
github
Last release
12 years ago

GET-POST

Two CLI applications that connect to http servers using json

Installation

npm install get-post -g

GET

Usage

get http://twitter.com/search.json?q=nodejs

POST

Usage

echo '{"Hello": "World"} | post http://echo-json.heroku.com

FAQ

  • Why?

Because with curl I just got tired of typeing -H 'Content-Type: application/json'

Thanks

  • Mikeal Rogers for Request
  • Ryan Dahl for Nodejs

License

See LICENSE

Contribute

Contributions Welcome!

0.2.0

12 years ago

0.1.0

12 years ago

0.0.4444

13 years ago

0.0.3

13 years ago

0.0.2

13 years ago