Skip to content

dhana29/Twitter_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter_API

Consumes Twitter API using HttpWebMethod - C# programming Language

In this repository, I have implemented funcationality to Consumes Twitter API to get the Tweets from Twitter Timeline using .Net 'HTTPWebMethod' library for Server side Authorization.

Security lib - System.Security.Cryptography.HMACSHA1

Client lib - System.Net.HttpWebRequest

Twitter Timeline URL - https://api.twitter.com/1.1/statuses/user_timeline.json

Create Twitter Keys and token -

Note:

Replace the generated Twitter Consumer Key, Consumer Secret, Access Token and Accesss token Secret from Twitter app to Main().

About

Consumes Twitter API using HttpWebMethod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages