Skip to content
forked from bboksa/RT-REST

RT-REST is a Java class library to interact with RT: Request Tracker's REST Interface.

License

Notifications You must be signed in to change notification settings

bytemine/RT-REST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RT-REST

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

Contents of original README.md

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

https://github.com/bboksa/RT-REST/blob/master/src/test/java/de/boksa/rt/test/dao/RESTRTTicketDAOTest.java

for a demo.


Copyright (C) 2012 Benjamin Boksa (http://www.boksa.de/). Licensed under the Apache License, Version 2.0. See LICENSE for details.

About

RT-REST is a Java class library to interact with RT: Request Tracker's REST Interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%