Monthly Archives: November 2011

How To Implement a RESTful API

Today we will discuss a REST API. We’ll briefly go over what it is and then we’ll implement one from both the server and client perspective. What is a REST API A lot of public APIs are REST APIs and … Continue reading

Posted in Articles, Programming | Leave a comment