bitly API Code Libraries
A number of developers have written code libraries to interact with the bitly API in several different languages. We do not directly support these libraries, but we hope you will find them useful! If you have a question about these libraries or wish to submit one of your own, please contact us via the bitly API discussion group.
ActionScript3
C#
Java
- http://code.google.com/p/bitlyj
- http://github.com/finnjohnsen/BitlyAndroid
- https://github.com/stackmagic/bitly-api-client
JSP
javascript - jQuery
PHP
- http://github.com/Falicon/BitlyPHP
- http://blog.verkoyen.eu/blog/p/detail/bit-ly-php-wrapper-class
- http://classes.verkoyen.eu/bitly
- http://www.yiiframework.com/extension/bitly-url-shortener (yii framework)
Python
- http://github.com/bitly/bitly-api-python (official Python client)
- http://www.chrishannam.co.uk/2009/01/bitly-competition-entry (for Google App Engine)
- http://code.google.com/p/python-bitly
Ruby
- http://github.com/nas/url_shortener
- http://github.com/playgood/get_shorty (a ruby gem that extends ActiveRecord models to cache a short url from bitly in the database.)
- http://github.com/philnash/bitly or "sudo gem install philnash-bitly"
- https://gist.github.com/843371
Temboo
- https://live.temboo.com/library/Library/Bitly/ (a cross-language library for building apps with the bitly API.)