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
I’ve knocked up a really simple command line tool for interacting with the bit.ly API.
It’s simple because:
Requires PHP >= 5.2.x + json extension