0.2.0 • Published 14 years ago
get-post v0.2.0
GET-POST
Two CLI applications that connect to http servers using json
Installation
npm install get-post -gGET
Usage
get http://twitter.com/search.json?q=nodejsPOST
Usage
echo '{"Hello": "World"} | post http://echo-json.heroku.comFAQ
- 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!