使用 .Net 或 PHP 在 Digg 上发帖
我正在使用 Digg Api 从 digg 获取故事。但我找不到任何使用该 API 在 Digg 上发布故事的方法。还有其他方法可以在 Digg 上发布故事吗?
I'm using Digg Api to get stories from digg. But I couldn't find any method to post stories on Digg using that API. Is there any other way to post stories on Digg?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是设计使然,但您可能可以使用 PHP curl 库 来完成此操作
It probably is by design, but you could likely do it using the PHP curl libraries