github_v3_api icon indicating copy to clipboard operation
github_v3_api copied to clipboard

KO3 module for interacting with the new Github v3 API

Github v3 API

[View builds]((http://travis-ci.org/acoulton/github_v3_api) | master: Build status - master branch | develop: Build Status - develop branch | overall: Build Status - overall

This module for the Kohana framework provides a unit tested and object oriented access layer to the v3 Github API.

The Kohana dependencies are relatively limited and the final version will include instructions on using the module with an alternative framework.

The module is built against version 3.2 of Kohana