|
|
|
|
|
by mmahemoff
4723 days ago
|
|
Something I don't get about Dropbox API: Why can't I just throw URLs at it? If a user wants to save <thing at URL>, I have to pull it to my server and push it into Dropbox. Dropbox could just have grabbed it directly and in many cases, won't even have to thanks, to system-wide caching. (This is based on the last time I looked at the API; maybe this is supported now, but I don't think so.) |
|