Tag: REST

When REST isn’t good enough

When REST isn’t good enough. 1.5 million API requests surely gives you some authority on what you consider best practice. This is a neat article outlining how one company found that REST didn’t quite work for them in the following categories: Security Platform Support Backwards Compatibility They also take some time to outline what the […]

Posted: December 03, 2012

Explore the WordPress REST API

Explore the REST API | Developer Resources. This is awesome! WordPress.com continues to impress me with the work they’re doing, and I didn’t expect anything like this. I think it’s going to end up being a foundational implementation for the platform as a whole. A full-on API console is available, and an entire API reference […]

Posted: April 13, 2012

REST worst practices

REST worst practices. Following on the heels of

Posted: January 30, 2012

Guzzle | PHP HTTP client and framework

Guzzle | PHP HTTP client and framework for consuming RESTful web services — Guzzle v2.0.0 documentation. This is pretty neat! Guzzle is “a PHP HTTP client & framework for building RESTful web service clients” that: Provides all the power of cURL with a simple interface. Built from the ground up with plugins in mind by […]

Posted: January 30, 2012