public
Description: Simple REST client for Ruby, inspired by microframework syntax for specifying actions.
Homepage: http://rest-client.heroku.com/
Clone URL: git://github.com/adamwiggins/rest-client.git

adamwiggins's rest-client Feed   feed

adam12 started watching rest-client 1 day ago
rest-client is at adamwiggins/rest-client
jcrosby started watching rest-client 4 days ago
rest-client is at adamwiggins/rest-client
abdulvayani started watching rest-client 5 days ago
rest-client is at adamwiggins/rest-client
NRK started watching rest-client 7 days ago
rest-client is at adamwiggins/rest-client
lobo-tuerto started watching rest-client 9 days ago
rest-client is at adamwiggins/rest-client
adamwiggins committed to adamwiggins/rest-client 12 days ago

266dd3bd46f0333a7807222c4d138321a76275bf

CLI one-offs print response body on error

adamwiggins committed to adamwiggins/rest-client 13 days ago

a6de091a94e744bff3b727c6d26d60d782d75be9

restclient shell accepts get/put/post/delete for curl-style access

OMEOUS started watching rest-client 19 days ago
rest-client is at adamwiggins/rest-client
idearise started watching rest-client 21 days ago
rest-client is at adamwiggins/rest-client
mirven started watching rest-client 24 days ago
rest-client is at adamwiggins/rest-client
tobyjoe started watching rest-client 25 days ago
rest-client is at adamwiggins/rest-client
randito started watching rest-client 27 days ago
rest-client is at adamwiggins/rest-client
grasscode started watching rest-client 29 days ago
rest-client is at adamwiggins/rest-client
skyfallsin forked rest-client about 1 month ago
Forked repository is at skyfallsin/rest-client
adamwiggins committed to adamwiggins/rest-client about 1 month ago
howethomas started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
mrflip started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
cracell started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
mchung started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
irfn started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
FiXato forked rest-client about 1 month ago
Forked repository is at FiXato/rest-client
FiXato started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
adamwiggins committed to adamwiggins/rest-client about 1 month ago
adamwiggins committed to adamwiggins/rest-client about 1 month ago

9ae6f7f4876ba1016300549728aca8fe7dda85d3

decode gzip/deflate results

adamwiggins committed to adamwiggins/rest-client about 1 month ago

a0f3da80781ad43386cd721f3189c8468b12065b

logging handles nil content-type

trek started watching rest-client about 1 month ago
rest-client is at adamwiggins/rest-client
adamwiggins committed to adamwiggins/rest-client about 1 month ago

7b3ae7e0b661f3f8c535dcc33525b844b9a5ff62

log headers, escape strings

adamwiggins committed to adamwiggins/rest-client about 1 month ago
adamwiggins committed to adamwiggins/rest-client about 1 month ago

d3d5a72ccbc340a79f56db75b3633d98dc1fd703

log response with http status, content type, and output body size