This is a fork of the original repo - mainly to interact with our own RT - yet, we (https://github.com/bytemine) wanted to make sure, that if we fix or enhance something it is available.
To contact us: code@bytemine.net
To see RT-REST in action simply open your terminal and execute:
git clone git@github.com:bboksa/RT-REST.git
cd RT-REST
mvn test
Using it in your code is just as simple, see
for a demo.
Copyright (C) 2012 Benjamin Boksa (http://www.boksa.de/). Licensed under the Apache License, Version 2.0. See LICENSE for details.