Bit.ly API command line tool
June 6th, 2009
7 comments
I’ve knocked up a really simple command line tool for interacting with the bit.ly API.
It’s simple because:
- The output is currently pretty raw
- The bit.ly API doesn’t actually do very much
Requires PHP >= 5.2.x + json extension