Sha256: 3f749011ea7baa47f3993e023954a7545880de104e467188f80acde2a355395d

Contents?: true

Size: 449 Bytes

Versions: 4

Compression:

Stored size: 449 Bytes

Contents

= httparty

== DESCRIPTION:

Makes http fun again!

== FEATURES:

* Easy get, post requests
* Basic http authentication
* Default request query string parameters (ie: for api keys that are needed on each request)
* Automatic parsing of JSON and XML into ruby hashes based on response content-type

== EXAMPLES:

See http://github.com/jnunemaker/httparty/tree/master/examples

== REQUIREMENTS:

* JSON ~> 1.1

== INSTALL:

* sudo gem install httparty

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
jnunemaker-httparty-0.2.3 README
jnunemaker-httparty-0.2.4 README
httparty-0.2.4 README
httparty-0.2.3 README