
Most days I am working from my home office on an iMac, but sometimes I like to grab my laptop and work from the sofa. I love it because I can easily access all of my files from any computer, anywhere in the world-or in my case, anywhere in my home from a variety of devices.

Update 2: Added alternative link for Baidu PCS documentation.I use Dropbox to store and organize all of my business files.


Update 1: What I also found in a quick search is Weiyun which has a reverse engineered API but yeah that's far from reliable and official supported, but worth a look. This is just my experience and it might not fully apply today but maybe it helps. There are probably other providers but the question is how long they will exist because others I have implemented are already gone (e.g. But as the biggest player this is the first thing I would try. What direction I can point to is Baidu PCS (sadly all links are 404 so take a look here) which still exist. This is also valid for most of the developer docs. Also I suggest using a VPN (if that helps) because accessing these services outside from China is often terrible slow. Basically, there is often no English documentation and sadly you have to rely on translation. However this already dates back quite some time. I have implemented client-side code to work with Chinese storage cloud services (REST API). Ideally free and commonly used in China.Preferably some documentation in English.Can be accessed in the UK ( for development ) and China.HTTP API that can be used from the browser similar to Dropbox HTTP documentation.

Any leads someone could provide would be much appreciated. Most have some form of Cloud storage for users, but I haven't been able to find a REST API that would allow us to integrate with them. Nearly all of the sites are in Chinese, and even with Google Translate I haven't been able to find any company that claims to offer these services. The alternative forms of saving in the app have limitations which cannot be resolved, and developing our own cloud storage system that functions in China would be a very large engineering undertaking.Īs such I have been trying to find a service which we could add that works in China, but have had very little success. Recently we have noticed an increasingly number of users in China, unfortunately none of the cloud services we currently integrate with are available in China. We don't have our own cloud storage service, instead we leverage the REST APIs for Google Drive, Dropbox, etc. I work on a web application which uses cloud storage as the primary save mechanism for users.
