Skip to content

yanunon/go-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Tap

可运行在Google App Engine和OpenShift上的Twitter API 代理程序

使用

  1. Google App Engine

修改文件gae/app.yaml,将YOUR_APP_ID修改为你在GAE上的app_id。

修改文件gae/server/gae.go,将KEYSECRET改为你的Twitter应用程序的相应值,HOST改为对应的app_id.appspot.comDATA_DIR设为""即可。

  1. OpenShift

修改文件openshift/diy/go-tap.go,将KEYSECRET改为你的Twitter应用程序的相应值,HOST改为相应的your_id.rhcloud.com,your_id为你的应用在OpenShift上相应的名称。

本地编译后通过git上传。具体参考项目golang-openshift

About

A twitter api proxy written by go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published