Skip to content

BlackGlory618/Twidere-API-Proxy-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twidere-API-Proxy-Go

Yet another Twitter API proxy written in Go language


Deploy within one minute

OpenShift

  1. Create an application on OpenShift, Choose Go Language
  2. Copy URL of this repo
  3. Paste URL into Source Code in OpenShift configuration page
  4. Click Create Application
  5. Done! You don't need any code skill to deploy, yay!

Heroku

Just click Deploy to deploy within seconds!

Any devices with Golang support

  1. Clone the repo;
  2. Run go build apiproxy.go;
  3. Run PORT=8080 ./apiproxy;
  4. Done!
  5. You can use Apache or Nginx to act as a reverse proxy to enable TLS encryption.

Support my work

Donation methods

  • Me: mariotaku.lee[AT]gmail.com

PayPal & Alipay accepted.

Bitcoin: 1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 46.0%
  • HTML 42.8%
  • JavaScript 8.5%
  • CSS 2.7%