Octokit Becomes Official
Written by Ian Elliot   
Tuesday, 04 June 2013

GitHub has announced Octokit, its new line up of client libraries for the API. Currently two libraries are available - for Ruby and Objective-C.

There are already libraries for accessing the GitHub API from a wide range of languages. What is special about Octokit is that it is now officially maintained by GitHub.

 

 

The Ruby wrapper for the GitHub v3 API was initially created by Wynn Netherland (pegwynn), turned into a community effort and has now been elevated to official status. 

The Objective-C version, which provides a Cocoa and Cocoa Touch framework for the GitHub API was extracted from GitHub's Mac client by the company's Mac development team.

The announcement of their availability on the GitHub blog refers to them as "the first two libraries" for Octokit, suggesting that more languages can expect official support in due course.

All Octokit libraries, which can be accessed via the Octokit website, are released under the MIT license which means they can be modified and used in any project.

 

More Information

Introducing Octokit

Octokit

Related Articles

GitHub Android App

GitHub for Windows

CodePlex Adds Git Support

Pragmatic Guide to Git

Version Control with Git 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Banner


pg_parquet - Postgres To Parquet Interoperability
28/11/2024

pg_parquet is a new extension by Crunchy Data that allows a PostgreSQL instance to work with Parquet files. With pg_duckdb, pg_analytics and pg_mooncake all of which can access Parquet files, is  [ ... ]



Wasmer 5 Adds iOS Support
12/11/2024

The Wasmer team has released Wasmer 5.0. The WebAssembly runtime adds experimental support for more back ends including V8, Wasmi and WAMR. It also now has iOS support, and upgraded compilers includin [ ... ]


More News

Last Updated ( Tuesday, 04 June 2013 )