Skip to content

bboksa/RT-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RT-REST

To see RT-REST in action simply open your terminal and execute:

git clone [email protected]: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

Releases

No releases published

Packages

No packages published

Languages