tags:

views:

104

answers:

2

Anything like this exist in the open source world? I can roll my own, but im looking to save time if possible.

Looking for something that will allow users to upload files and recieve a shortened URL to share. Possible have an api to allow other services to send pictures and return the shortened address.

+1  A: 

With only a little effort in google you could have found out that there exists an ImageShack API.

Here is a tutorial which might help you getting started.

André Hoffmann
+3  A: 

I know of two full-blown, cool looking solutions which are open source and GPL licensed:

EDIT 2009-12-19: Added Chevereto.

xebeche