Skip to content
dlinsin edited this page Sep 13, 2010 · 5 revisions

Welcome to the github-java-api wiki!

The API consists of a set of Java classes to access github. It uses Spring’s RestTemplate and github’s RESTful API.

The API consists of classes, representing the github domain, that you can work with in your application.

Clone this wiki locally