Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

File metadata and controls

12 lines (9 loc) · 370 Bytes

TweetsReader

This is a sample app which can be used to know how OAuth works with twitter. Then this app implements two REST services to get trending topics from twitter and then user can select a topic to see trending tweets on that topic.

Objectives of this app :

  • Learn basics of Twitter API
  • use OAuth for logging in to Twitter
  • JSON parsing