Posts Tagged ‘bitly’

Bit.ly API command line tool

Saturday, June 6th, 2009

I've knocked up a really simple command line tool for interacting with the bit.ly API.

It's simple because:

  1. The output is currently pretty raw
  2. The bit.ly API doesn't actually do very much

ยป Download version 0.1.1

Requires PHP >= 5.2.x + json extension

(more…)