Skip to content

Application to process Tweets in real-time and provide statistics upon app completion.

Notifications You must be signed in to change notification settings

drtonylove1963/TwitterChallengeApp

Repository files navigation

TwitterChallengeApp

Application to process Tweets in real-time and provide statistics upon app completion.

In the appsettings.json file, replace the below with your actual Twitter Developer credentials:

"ConsumerKey": "ADD YOUR CONSUMER KEY HERE", "ConsumerSecretKey": "ADD YOUR CONSUMER SECRET KEY HERE", "AccessToken": "ADD YOUR ACCESS TOKEN HERE", "AccessTokenSecret": "ADD YOUR ACCESS TOKEN SECRET HERE", "BearerToken": "ADD YOUR BEARER TOKEN HERE"

About

Application to process Tweets in real-time and provide statistics upon app completion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages