Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 650 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 650 Bytes

Jack of all tweets

Build Status

This is a small web app for exploring Twitter's REST API.

  • authorization via Sign in with Twitter
  • paginated listing of users you are following
  • paginated listing of users matching a search
  • follow / unfollow multiple users by selection
  • monitor rate limit and feature rate limit status
  • lightweight - the web app doesn't have a database, OAuth token and token secret are stored in a cookie