Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
No description, website, or topics provided.
Cannot retrieve the latest commit at this time.
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
TwitterFeeds.Test | ||
|
|
TwitterFeeds | ||
|
|
packages | ||
|
|
.gitattributes | ||
|
|
.gitignore | ||
|
|
README.txt | ||
|
|
TwitterFeeds.sln | ||
README.txt
Overview This web application gathers data from twitter feeds, merges the feeds to a list, provides some simple aggregates, and then returns a response. Third Party Plugins Ninject - http://www.ninject.org/ Moq - https://code.google.com/p/moq/ Xunit - http://xunit.codeplex.com/ Fluent Assertions - http://fluentassertions.codeplex.com/