Skip to content

Instantly share code, notes, and snippets.

@craigw
Created July 20, 2009 19:35
Show Gist options
  • Save craigw/150791 to your computer and use it in GitHub Desktop.
Save craigw/150791 to your computer and use it in GitHub Desktop.
// GET /blog/_articles/titles_by_posted_at
{
"total_rows":75,
"offset":0,
"rows":[
{"id":"showing-multiple-message-types-with-the-flash","key":["2007-12-15T20:14:02Z"],"value":"Showing multiple message types with the flash"},
{"id":"class-instance-and-singleton-methods","key":["2007-12-20T14:50:41Z"],"value":"Class, Instance and Singleton methods"},
// ... and so on ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment