-
Notifications
You must be signed in to change notification settings - Fork 0
30 lines Twitter API Proxy on GAE
int/retwite
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published