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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

Package Sidebar

Install

npm i get-post

Weekly Downloads

8

Version

0.2.0

License

none

Last publish

Collaborators

  • jackhq