Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

This is a very primitive Twitter API Proxy running on Google App Engine.
It simply acts as a forwarder and does not try to interpret or parse
specific api commands.
Supported API:
RESTful and Search API Methods
http://apiwiki.twitter.com/Twitter-API-Documentation
How to use it with your twitter clients:
Change the base API URL to:
http://retwite.appspot.com
or
https://retwite.appspot.com
Change the search API URL to:
http://retwite.appspot.com/search
LICENSE: Beerware License http://en.wikipedia.org/wiki/Beerware
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE":
* <alecsk@gmail.com> wrote this. As long as you retain this notice you can do
* whatever you want with this stuff. If we meet some day, and you think this
* stuff is worth it, you can buy me a beer in return Alecs King
* ----------------------------------------------------------------------------
*/

About

30 lines Twitter API Proxy on GAE

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages