【发布时间】:2010-11-15 05:34:09
【问题描述】:
我已经有一些,但想将它们合并到一个公共域 oauth 代码库中,用于 twitter、facebook、friendfeed(并让其他开发人员针对他们的首选连接改进该库)。
我很难将混搭的friendfeed和twitters oauth调试到一个在Google App Engine上运行的友好python程序中。
这些是我目前拥有的一些作品: http://oauth.net/code http://code.google.com/p/oauth-python-twitter/ http://code.google.com/p/friendfeed-api-example/
【问题讨论】:
-
我一直在推动一种提升解决方案,目的是更多地了解这个 Web 框架,并 scala 它所基于的语言。
标签: java python google-app-engine scala oauth