Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

JQuery.tweet with Twitter API 1.1 using a simple C# wrapper #377

Closed
timacheson opened this issue Dec 6, 2013 · 2 comments
Closed

JQuery.tweet with Twitter API 1.1 using a simple C# wrapper #377

timacheson opened this issue Dec 6, 2013 · 2 comments

Comments

@timacheson
Copy link

The best solution for client-side Twitter API implementation is a simple proxy wrapper around the API. This will make your existing code or plugin work again with the new Twitter API.

I've written one for .NET/C#:

http://www.timacheson.com/Blog/2013/jul/twitter_api_proxy

I've also written one for classic ASP which can easily be tw

Blockquote

eaked to work in similar scripts e.g. PHP, or indeed VB, etc:

http://www.timacheson.com/Blog/2013/jun/asptwitter

Alternatively could just use an existing proxy service like YQL.

@purcell
Copy link
Collaborator

purcell commented Dec 6, 2013

Yep, solutions like this have been written and discussed in #264, and that issue is linked to from the README and http://tweet.seaofclouds.com/, so I'll close this: perhaps you'd like to post the above link to that discussion?

@purcell purcell closed this as completed Dec 6, 2013
@timacheson
Copy link
Author

Ok cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants