rest-core 1.0.0
Modular Ruby clients interface for REST APIs There has been an explosion in the number of REST APIs available today. To address the need for a way to access these APIs easily and elegantly, we have developed [rest-core][], which consists of composable middleware that allows you to build a REST client for any REST API. Or in the case of common APIs such as Facebook, Github, and Twitter, you can simply use the dedicated clients provided by [rest-more][]. [rest-core]: https://github.com/cardinalblue/rest-core [rest-more]: https://github.com/cardinalblue/rest-more
Gemfile:
=
install:
=
Runtime Dependencies (1):
rest-client
>= 0