News

Take advantage of these best practices to ensure that changes to your API don’t break compatibility with current clients.
One issue with having so many RESTful web services APIs is that their designers simply don't have a solid grasp of RESTful principles. In this RESTful APIs tutorial, we will look at the philosophy ...
It’s easy to get sloppy in your APIs, so here’s a refresher on how to be correctly RESTful in your client scripts Recently, I was trying to write a little client script for Apache Solr. It was ...