Consuming and sending data from a JSON web service.
1. Introduction JSON (JavaScript Object Notation) is a light template for storing and transmitting information in text format. Although very simple, this template has been used in several web applications;…