Skip to content

IT-Berater/Karotz-Java-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karotz Java API

This Java API implementation of the Karotz REST API aims to give you a simple API to hook up your own applications to your beloved Bunnies.

CLI Test Installation

  1. Install 'Karotz Java API Interface' application
  2. Note down the Install Id
  3. Run the cli java -jar karotz-cli-0.1-SNAPSHOT.jar -i <install id>

Writing your own app with the API

To start you need to setup your own Karotz App

  1. Create an accout via http://www.karotz.com/login.
  2. Then, create an application on the dashboard
  3. Zip the descriptor in /app to create your application

Then write your own app with the API using the API and Secret keys for your application.

Credits

Original code and inspriation from the Karotz-Plugin for Jenkis written by:

  • William Durand
  • Seiji Sogabe

Karotz icon thanks to Andre Mason:

http://www.flickr.com/photos/a_mason/42744470/

About

A Java wrapper around the Karotz REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%