TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Dropbox API v2 launches

152 点作者 leahculver超过 9 年前

15 条评论

awakeasleep超过 9 年前
No love after begging for an administration API for 2+ years.<p>At this point they should start putting some spin on it.<p>&quot;Help your company employ more people. Dropbox for Business&#x27;s lack of administration tools will grow your headcount. When you see your admins waiting for a list of users to load, or trying to write their own tools based on scraping the website, feel good about how you&#x27;re fighting unemployment.&quot;
评论 #10509913 未加载
jl6超过 9 年前
Hey if anyone from Dropbox is monitoring these comments: nice work, but there&#x27;s something missing that I&#x27;ve been waiting for: API access to comments.<p>I&#x27;d love to recommend using the new Dropbox comments feature but I can&#x27;t until I know there is a way of getting that data out after putting it in. I&#x27;m not entering metadata into a system that doesn&#x27;t have fully programmable export. Been burned too many times.<p>Pretty please?
评论 #10509915 未加载
DenisM超过 9 年前
So is this the API for clients or for servers?<p>I would like my web server to be able to slurp up all the images from my customer&#x27;s Dropbox. Unfortunately, shared folders can&#x27;t be downloaded if they are larger than 2Gb, which is quite often for me.<p>Is there an API suitable for this?<p>EDIT: oh yes, yes there is! <a href="https:&#x2F;&#x2F;www.dropbox.com&#x2F;developers&#x2F;chooser" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;developers&#x2F;chooser</a><p>EDIT 2: It would be sweet if you guys also exposed SHA2 hash of the files in Choser. Often times they user will mistakenly load the same file, and I would rather not do the work at all if I don&#x27;t have to.
cllu超过 9 年前
One thing I cannot understand is that Dropbox API does not provide any kind of hash for files (in both v1 and v2). In contrast, Amazon Cloud Drive and Google Drive provides md5 hash, and OneDrive provides sha1Hash and crc32Hash. The lack of hash info makes custom app to compare and upload local files extremely painful.
评论 #10511544 未加载
dietcokerules超过 9 年前
Love the layout of the API Explorer. Makes it easy to see exactly what is being requested.
muyfine超过 9 年前
Is there an accessible description of the API? i.e., what&#x27;s driving the &quot;code generation process&quot;? Is that open and something I could use to generate a client for &lt;insert my favorite language here&gt;?
评论 #10509110 未加载
teleclimber超过 9 年前
The Dropbox Badge thing looks neat [1] but I don&#x27;t see any indication of an open API so that non-Microsoft applications can take advantage of it. Does anyone know if there are any plans for that?<p>[1] <a href="https:&#x2F;&#x2F;www.dropbox.com&#x2F;help&#x2F;7670" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;help&#x2F;7670</a>
tacos超过 9 年前
&quot;There are currently four SDKs for API v2: Swift, Python, .NET, and Java.&quot; And a structured, non-REST API.<p>Aw. All grown up.
评论 #10509535 未加载
pixie_超过 9 年前
A simple POST based API? What is this blasphemy?
评论 #10509123 未加载
评论 #10509075 未加载
chrdlu超过 9 年前
Love the new features. I was hoping to see the ability to programmatically create File Requests. Looks like it might still be a while before it gets implemented.
robitor超过 9 年前
Why would they choose RPC style endpoints over REST?
评论 #10509224 未加载
avidas超过 9 年前
Sample app link here is broken <a href="https:&#x2F;&#x2F;github.com&#x2F;dropbox&#x2F;dropbox-sdk-python&#x2F;blob&#x2F;master&#x2F;example&#x2F;back-up-and-restore&#x2F;backup-and-restore-sample.py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dropbox&#x2F;dropbox-sdk-python&#x2F;blob&#x2F;master&#x2F;ex...</a>
评论 #10510424 未加载
JupiterMoon超过 9 年前
So could one use this to manage encrypted files stored in Dropbox?
cryptoz超过 9 年前
Is the Dropbox client fully open source yet? I won&#x27;t use a spying tool that hires international spies to be on the board if they continue to be closed-source and intent on spying. Their new SDKs seem to be open source - why not their main client product?
评论 #10509252 未加载
fiatjaf超过 9 年前
Can I programmatically edit .xls files over the API? That would be great.
评论 #10509825 未加载