Browse Source

Adding Retrofit Library

pull/419/head
natebrunette 10 years ago
parent
commit
40757ad724
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

174
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
174
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
175
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
175
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
176
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
176
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
177
+* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
177
 
178
 
178
 ## Middlewares
179
 ## Middlewares
179
 *Libraries for building application using middlewares.*
180
 *Libraries for building application using middlewares.*

Loading…
Cancel
Save