Implementing RESTful Webservices: Part 1 – The Basics
The following post is the first part of a blog series covering the design and implementation of RESTful webservices. This first part will cover the basics and give some general tips. The subsequent posts of the series will then cover the implementation of a demo service using jersey as well as more advanced topics like […]