get-post

0.2.0 • Public • Published

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!

Readme

Keywords

none

Package Sidebar

Install

npm i get-post

Weekly Downloads

7

Version

0.2.0

License

none

Last publish

Collaborators

  • jackhq