Last Updated: February 25, 2016
·
5.869K
· michaeldyrynda

A simple RESTful client in PHP

https://github.com/deringer/RestClient

After having done a lot (more than anyone should do in this century) of work with SOAP, I thought it time to start working with some more up to date technologies.

I wrote this simple RESTful client with support for various HTTP methods, in addition to HTTP Basic authentication.

Tested against Twitter's search API at http://deringer.phpfogapp.com/twitter and the trakt.tv API at http://trakt.dev.iatstuti.net/comingup.php