Skip to content

Instantly share code, notes, and snippets.

@micahwave
Created September 3, 2013 19:27
Show Gist options
  • Save micahwave/6428426 to your computer and use it in GitHub Desktop.
Save micahwave/6428426 to your computer and use it in GitHub Desktop.
/**
* API Resources
*/
/*
* Right Now
*
* http://time.com/api/right-now/
* http://time.com/api/right-now/tech/
*/
/*
* Popular
*
* http://time.com/api/popular/
* http://time.com/api/popular/tech/
*/
/*
* Ticker
*
* http://time.com/api/ticker/
*/
/*
* Section
*
* http://time.com/api/section/tech/
*/
/*
* Topic
*
* http://time.com/api/topic/snowden/
*/
/*
* Tag
*
* http://time.com/api/tag/nsa/
*/
/**
* Author
*
* http://time.com/api/author/1234
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment