Skip to content

ryanmcdonnell/twinklelinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwinkleLinks

Extract URLs from your favorite tweets

Inspired by @coridrew, I took this as an opportunity to create a quick-n-dirty proof-of-concept and to explore the Twitter API (thru Tweetsharp) and familarize myself with OAuth authentication.

Create an application at https://dev.twitter.com/ then input your assigned Consumer Key and Consumer Secret in the appSettings section within Web.config. You'll also need to update the CallbackUrl appropriately as configured with Twitter. (Note: As of this writing, Twitter doesn't allow "localhost" as the domain in your callback URL)

About

Extract URLs from your favorite tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published