/super-simple-rest-client

A Rewrite of SimpleRestClient in Scala

Primary LanguageJava

A super simple rest client.  It's convenient!  This is a rewrite of SimpleRestClient in Scala.

To Compile:

Simply symlink ivy.jar into the project folder and run ant.  Ivy will get scala and all the dependencies.

To Use:

See example code in simpletestapp.scala