Skip to content

Instantly share code, notes, and snippets.

@somebehemoth
Created August 2, 2012 21:29
Show Gist options
  • Save somebehemoth/3240827 to your computer and use it in GitHub Desktop.
Save somebehemoth/3240827 to your computer and use it in GitHub Desktop.
{
"url": "http://my.duke.edu/news/top-news/index",
"totalItems": 1,
"items": [{
"published": "2011-02-10T15:04:55Z",
"actor": {
"objectType": "button",
"id": "tag:DukeMobile,2012:news/top-news/news-releases",
"image": {
"url": "images/top-news/news-releases",
"width": 250,
"height": 250
},
"displayName": "News Releases"
},
"object": {
"url": "http://my.duke.edu/news/top-news/news-releases/index",
"objectType": "News Items"
},
"provider": {
"url": "http://today.duke.edu/topic/74/rss",
"objectType": "rss"
},
"verb": "GET",
"target": {
"objectType": "DukeMobile Module",
"id": "tag:DukeMobile,2012:news/news/top-news",
"displayName": "DukeMobile News Module"
}]
}
}
@somebehemoth
Copy link
Author

Proposed json stream for a news category in the News module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment