Browse Source

Merge pull request #419 from natebrunette/master

[http] tebru/retrofit-php
pull/468/merge
Jad Bitar 9 years ago
parent
commit
0ac224f275
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -190,6 +190,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
190 190
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
191 191
 * [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
192 192
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
193
+* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
193 194
 
194 195
 ## Middlewares
195 196
 *Libraries for building application using middlewares.*

Loading…
Cancel
Save