RESTful Web Services JSON API Transformer with Java

This post is the continuation of my previous last post, I had explained how to create a basic RESTful web services API using Java, now I want to explain JSON transformer to work with input Get and Post methods parameters. Just added a new class called transformer it converts object data into JSON text output format.

RESTful Web Services with input parameters
Read more »

Comments

Popular posts from this blog

Create Dynamic Subdomains using PHP and Htaccess

iOS Style Switch Button using CSS3 and Jquery.

Working with Chrome Developer Tools.