twi-miku — TwiMiku is a Twitter OAuth API to Basic Auth API adapter.

2011年7月12日 | 分类: 关于推特 | 标签: ,

What’s TwiMiku?

TwiMiku is a Twitter OAuth API to Basic Auth API adapter.

TwiMiku was written with Ruby and Sinatra, it can runs on any Rack application server and Google App Engine.

Why?

The GFW of China blocked direct access to Twitter.com, so we can’t use OAuth API without a proxy or VPN.

This could be a serious problem when using mobile devices to access Twitter.

How?

  1. OAuth with Twitter once by click the “Sign in with Twitter” button below.
  2. Set a separated password which will only be used with TwiMiku.
  3. Use the domain name of the server running TwiMiku as a Twitter API proxy for any Twitter clients which support Basic Auth API.

Be sure to use your Twitter user name and the separated password in your Twitter clients.

Try it!

You can try an instance of TwiMiku running on Google App Engine.

项目地址:http://code.google.com/p/twi-miku/

源码下载:https://github.com/rainux/twi-miku

问题反馈:http://code.google.com/p/twi-miku/issues/list

演示地址:http://twi-miku.appspot.com/

 

本文原始地址:http://igfw.net/archives/3786

  1. 匿名
    2011年7月12日18:12

    发现了一个支持basic的API Proxy
    下载地址 http://twigee.com/download/apiproxy.zip