mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
mention rest-client-components
This commit is contained in:
parent
a2e61d28f1
commit
39a4a5605e
1 changed files with 6 additions and 0 deletions
|
@ -248,6 +248,12 @@ Example:
|
||||||
|
|
||||||
RestClient.get 'http://example.com'
|
RestClient.get 'http://example.com'
|
||||||
|
|
||||||
|
== More
|
||||||
|
|
||||||
|
Need caching, more advanced logging or any ability provided by a rack middleware ?
|
||||||
|
|
||||||
|
Have a look at rest-client-components http://github.com/crohr/rest-client-components
|
||||||
|
|
||||||
== Meta
|
== Meta
|
||||||
|
|
||||||
Written by Adam Wiggins, major modifications by Blake Mizerany, maintained by Julien Kirch
|
Written by Adam Wiggins, major modifications by Blake Mizerany, maintained by Julien Kirch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue