-
Notifications
You must be signed in to change notification settings - Fork 5
Home
dlinsin edited this page Sep 13, 2010
·
5 revisions
Welcome to the github-java-api wiki! Wanna join or help? Let me know!
The API consists of a set of Java classes you can use to access github. It uses Spring’s RestTemplate and github’s RESTful API.
The API is comprised of a set classes representing the github domain and a thin layer of services, handling communications.
Milestone 1: