瀏覽代碼

Adding Retrofit Library

pull/419/head
natebrunette 11 年之前
父節點
當前提交
40757ad724
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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…
取消
儲存