Federico Baldessari | federico.baldesssari@studenti.unitn.it
The project is divided into 3 packages
rest.client
: contains MyClient.java which performs requests to the server deployed on Herokurest.model
: contains the modelrest.utils
: contains Postman.java to make calls and PrettyPrinter.java to manage the writing into file
The configuration file are: build.xml
and ivy.xml
Clone the repository
git clone https://github.com/balde73/introsde-2017-assignment-2-client.git
open the directory and run
ant execute.client
two files will be created with the response from the Heroku server. One for xml and the other for json