File sharing service with an API?
        Posted  
        
            by zoul
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by zoul
        
        
        
        Published on 2010-03-16T06:59:23Z
        Indexed on 
            2010/03/16
            7:06 UTC
        
        
        Read the original article
        Hit count: 830
        
Hello! Is there a file sharing service akin to Dropbox or SugarSync that would offer an API? I would like to add a file sharing service to a website, but the full Dropbox interface is still too complicated for my users, so that I’d like an API to build a dead-simple list of files integrated to the website. There is a Dropbox API project on Google Code, but it seems to be dead. PS: Extra points if the service has a free plan.
© Stack Overflow or respective owner