Skip to content

Instantly share code, notes, and snippets.

@jasonrudolph
Created March 30, 2015 18:34
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonrudolph/102c9d2a5de6cefb7ae4 to your computer and use it in GitHub Desktop.
Save jasonrudolph/102c9d2a5de6cefb7ae4 to your computer and use it in GitHub Desktop.
Getting star creation timestamps (https://twitter.com/glaforge/status/582254514536845312)
curl -H "Accept: application/vnd.github.v3.star+json" https://api.github.com/users/glaforge/starred
[
{
"starred_at": "2015-01-27T11:11:41Z",
"repo": {
"id": 23181293,
"name": "SwissKnife",
"full_name": "Arasthel/SwissKnife",
"owner": {
"login": "Arasthel",
"id": 480955,
"avatar_url": "https://avatars.githubusercontent.com/u/480955?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/Arasthel",
"html_url": "https://github.com/Arasthel",
"followers_url": "https://api.github.com/users/Arasthel/followers",
"following_url": "https://api.github.com/users/Arasthel/following{/other_user}",
"gists_url": "https://api.github.com/users/Arasthel/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Arasthel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Arasthel/subscriptions",
"organizations_url": "https://api.github.com/users/Arasthel/orgs",
"repos_url": "https://api.github.com/users/Arasthel/repos",
"events_url": "https://api.github.com/users/Arasthel/events{/privacy}",
"received_events_url": "https://api.github.com/users/Arasthel/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/Arasthel/SwissKnife",
"description": "A multi-purpose library containing view injection and threading for Android using annotations",
"fork": false,
"url": "https://api.github.com/repos/Arasthel/SwissKnife",
"forks_url": "https://api.github.com/repos/Arasthel/SwissKnife/forks",
"keys_url": "https://api.github.com/repos/Arasthel/SwissKnife/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/Arasthel/SwissKnife/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/Arasthel/SwissKnife/teams",
"hooks_url": "https://api.github.com/repos/Arasthel/SwissKnife/hooks",
"issue_events_url": "https://api.github.com/repos/Arasthel/SwissKnife/issues/events{/number}",
"events_url": "https://api.github.com/repos/Arasthel/SwissKnife/events",
"assignees_url": "https://api.github.com/repos/Arasthel/SwissKnife/assignees{/user}",
"branches_url": "https://api.github.com/repos/Arasthel/SwissKnife/branches{/branch}",
"tags_url": "https://api.github.com/repos/Arasthel/SwissKnife/tags",
"blobs_url": "https://api.github.com/repos/Arasthel/SwissKnife/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/Arasthel/SwissKnife/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/Arasthel/SwissKnife/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/Arasthel/SwissKnife/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/Arasthel/SwissKnife/statuses/{sha}",
"languages_url": "https://api.github.com/repos/Arasthel/SwissKnife/languages",
"stargazers_url": "https://api.github.com/repos/Arasthel/SwissKnife/stargazers",
"contributors_url": "https://api.github.com/repos/Arasthel/SwissKnife/contributors",
"subscribers_url": "https://api.github.com/repos/Arasthel/SwissKnife/subscribers",
"subscription_url": "https://api.github.com/repos/Arasthel/SwissKnife/subscription",
"commits_url": "https://api.github.com/repos/Arasthel/SwissKnife/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/Arasthel/SwissKnife/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/Arasthel/SwissKnife/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/Arasthel/SwissKnife/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/Arasthel/SwissKnife/contents/{+path}",
"compare_url": "https://api.github.com/repos/Arasthel/SwissKnife/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/Arasthel/SwissKnife/merges",
"archive_url": "https://api.github.com/repos/Arasthel/SwissKnife/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/Arasthel/SwissKnife/downloads",
"issues_url": "https://api.github.com/repos/Arasthel/SwissKnife/issues{/number}",
"pulls_url": "https://api.github.com/repos/Arasthel/SwissKnife/pulls{/number}",
"milestones_url": "https://api.github.com/repos/Arasthel/SwissKnife/milestones{/number}",
"notifications_url": "https://api.github.com/repos/Arasthel/SwissKnife/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/Arasthel/SwissKnife/labels{/name}",
"releases_url": "https://api.github.com/repos/Arasthel/SwissKnife/releases{/id}",
"created_at": "2014-08-21T09:21:27Z",
"updated_at": "2015-03-30T04:38:50Z",
"pushed_at": "2015-03-30T04:38:50Z",
"git_url": "git://github.com/Arasthel/SwissKnife.git",
"ssh_url": "git@github.com:Arasthel/SwissKnife.git",
"clone_url": "https://github.com/Arasthel/SwissKnife.git",
"svn_url": "https://github.com/Arasthel/SwissKnife",
"homepage": null,
"size": 16779,
"stargazers_count": 154,
"watchers_count": 154,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": true,
"forks_count": 15,
"mirror_url": null,
"open_issues_count": 0,
"forks": 15,
"open_issues": 0,
"watchers": 154,
"default_branch": "master"
}
},
{
"starred_at": "2015-01-13T10:07:13Z",
"repo": {
"id": 28729750,
"name": "contest",
"full_name": "lmivan/contest",
"owner": {
"login": "lmivan",
"id": 559192,
"avatar_url": "https://avatars.githubusercontent.com/u/559192?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/lmivan",
"html_url": "https://github.com/lmivan",
"followers_url": "https://api.github.com/users/lmivan/followers",
"following_url": "https://api.github.com/users/lmivan/following{/other_user}",
"gists_url": "https://api.github.com/users/lmivan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lmivan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lmivan/subscriptions",
"organizations_url": "https://api.github.com/users/lmivan/orgs",
"repos_url": "https://api.github.com/users/lmivan/repos",
"events_url": "https://api.github.com/users/lmivan/events{/privacy}",
"received_events_url": "https://api.github.com/users/lmivan/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/lmivan/contest",
"description": "Polaromatic",
"fork": true,
"url": "https://api.github.com/repos/lmivan/contest",
"forks_url": "https://api.github.com/repos/lmivan/contest/forks",
"keys_url": "https://api.github.com/repos/lmivan/contest/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/lmivan/contest/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/lmivan/contest/teams",
"hooks_url": "https://api.github.com/repos/lmivan/contest/hooks",
"issue_events_url": "https://api.github.com/repos/lmivan/contest/issues/events{/number}",
"events_url": "https://api.github.com/repos/lmivan/contest/events",
"assignees_url": "https://api.github.com/repos/lmivan/contest/assignees{/user}",
"branches_url": "https://api.github.com/repos/lmivan/contest/branches{/branch}",
"tags_url": "https://api.github.com/repos/lmivan/contest/tags",
"blobs_url": "https://api.github.com/repos/lmivan/contest/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/lmivan/contest/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/lmivan/contest/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/lmivan/contest/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/lmivan/contest/statuses/{sha}",
"languages_url": "https://api.github.com/repos/lmivan/contest/languages",
"stargazers_url": "https://api.github.com/repos/lmivan/contest/stargazers",
"contributors_url": "https://api.github.com/repos/lmivan/contest/contributors",
"subscribers_url": "https://api.github.com/repos/lmivan/contest/subscribers",
"subscription_url": "https://api.github.com/repos/lmivan/contest/subscription",
"commits_url": "https://api.github.com/repos/lmivan/contest/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/lmivan/contest/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/lmivan/contest/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/lmivan/contest/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/lmivan/contest/contents/{+path}",
"compare_url": "https://api.github.com/repos/lmivan/contest/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/lmivan/contest/merges",
"archive_url": "https://api.github.com/repos/lmivan/contest/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/lmivan/contest/downloads",
"issues_url": "https://api.github.com/repos/lmivan/contest/issues{/number}",
"pulls_url": "https://api.github.com/repos/lmivan/contest/pulls{/number}",
"milestones_url": "https://api.github.com/repos/lmivan/contest/milestones{/number}",
"notifications_url": "https://api.github.com/repos/lmivan/contest/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/lmivan/contest/labels{/name}",
"releases_url": "https://api.github.com/repos/lmivan/contest/releases{/id}",
"created_at": "2015-01-02T23:41:40Z",
"updated_at": "2015-03-22T14:32:04Z",
"pushed_at": "2015-01-14T00:00:36Z",
"git_url": "git://github.com/lmivan/contest.git",
"ssh_url": "git@github.com:lmivan/contest.git",
"clone_url": "https://github.com/lmivan/contest.git",
"svn_url": "https://github.com/lmivan/contest",
"homepage": "http://lmivan.github.io/contest/",
"size": 1280,
"stargazers_count": 53,
"watchers_count": 53,
"language": "Groovy",
"has_issues": false,
"has_downloads": true,
"has_wiki": false,
"has_pages": true,
"forks_count": 3,
"mirror_url": null,
"open_issues_count": 0,
"forks": 3,
"open_issues": 0,
"watchers": 53,
"default_branch": "master"
}
},
{
"starred_at": "2015-01-05T10:51:03Z",
"repo": {
"id": 8340103,
"name": "golo-lang",
"full_name": "golo-lang/golo-lang",
"owner": {
"login": "golo-lang",
"id": 3098632,
"avatar_url": "https://avatars.githubusercontent.com/u/3098632?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/golo-lang",
"html_url": "https://github.com/golo-lang",
"followers_url": "https://api.github.com/users/golo-lang/followers",
"following_url": "https://api.github.com/users/golo-lang/following{/other_user}",
"gists_url": "https://api.github.com/users/golo-lang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/golo-lang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/golo-lang/subscriptions",
"organizations_url": "https://api.github.com/users/golo-lang/orgs",
"repos_url": "https://api.github.com/users/golo-lang/repos",
"events_url": "https://api.github.com/users/golo-lang/events{/privacy}",
"received_events_url": "https://api.github.com/users/golo-lang/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/golo-lang/golo-lang",
"description": "Golo - a lightweight dynamic language for the JVM.",
"fork": false,
"url": "https://api.github.com/repos/golo-lang/golo-lang",
"forks_url": "https://api.github.com/repos/golo-lang/golo-lang/forks",
"keys_url": "https://api.github.com/repos/golo-lang/golo-lang/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/golo-lang/golo-lang/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/golo-lang/golo-lang/teams",
"hooks_url": "https://api.github.com/repos/golo-lang/golo-lang/hooks",
"issue_events_url": "https://api.github.com/repos/golo-lang/golo-lang/issues/events{/number}",
"events_url": "https://api.github.com/repos/golo-lang/golo-lang/events",
"assignees_url": "https://api.github.com/repos/golo-lang/golo-lang/assignees{/user}",
"branches_url": "https://api.github.com/repos/golo-lang/golo-lang/branches{/branch}",
"tags_url": "https://api.github.com/repos/golo-lang/golo-lang/tags",
"blobs_url": "https://api.github.com/repos/golo-lang/golo-lang/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/golo-lang/golo-lang/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/golo-lang/golo-lang/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/golo-lang/golo-lang/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/golo-lang/golo-lang/statuses/{sha}",
"languages_url": "https://api.github.com/repos/golo-lang/golo-lang/languages",
"stargazers_url": "https://api.github.com/repos/golo-lang/golo-lang/stargazers",
"contributors_url": "https://api.github.com/repos/golo-lang/golo-lang/contributors",
"subscribers_url": "https://api.github.com/repos/golo-lang/golo-lang/subscribers",
"subscription_url": "https://api.github.com/repos/golo-lang/golo-lang/subscription",
"commits_url": "https://api.github.com/repos/golo-lang/golo-lang/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/golo-lang/golo-lang/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/golo-lang/golo-lang/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/golo-lang/golo-lang/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/golo-lang/golo-lang/contents/{+path}",
"compare_url": "https://api.github.com/repos/golo-lang/golo-lang/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/golo-lang/golo-lang/merges",
"archive_url": "https://api.github.com/repos/golo-lang/golo-lang/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/golo-lang/golo-lang/downloads",
"issues_url": "https://api.github.com/repos/golo-lang/golo-lang/issues{/number}",
"pulls_url": "https://api.github.com/repos/golo-lang/golo-lang/pulls{/number}",
"milestones_url": "https://api.github.com/repos/golo-lang/golo-lang/milestones{/number}",
"notifications_url": "https://api.github.com/repos/golo-lang/golo-lang/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/golo-lang/golo-lang/labels{/name}",
"releases_url": "https://api.github.com/repos/golo-lang/golo-lang/releases{/id}",
"created_at": "2013-02-21T17:25:34Z",
"updated_at": "2015-03-26T02:10:32Z",
"pushed_at": "2015-03-29T21:15:27Z",
"git_url": "git://github.com/golo-lang/golo-lang.git",
"ssh_url": "git@github.com:golo-lang/golo-lang.git",
"clone_url": "https://github.com/golo-lang/golo-lang.git",
"svn_url": "https://github.com/golo-lang/golo-lang",
"homepage": "http://golo-lang.org/",
"size": 6205,
"stargazers_count": 94,
"watchers_count": 94,
"language": "Java",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"has_pages": false,
"forks_count": 32,
"mirror_url": null,
"open_issues_count": 16,
"forks": 32,
"open_issues": 16,
"watchers": 94,
"default_branch": "master"
}
},
{
"starred_at": "2014-12-20T02:34:14Z",
"repo": {
"id": 749137,
"name": "atmosphere",
"full_name": "Atmosphere/atmosphere",
"owner": {
"login": "Atmosphere",
"id": 318873,
"avatar_url": "https://avatars.githubusercontent.com/u/318873?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/Atmosphere",
"html_url": "https://github.com/Atmosphere",
"followers_url": "https://api.github.com/users/Atmosphere/followers",
"following_url": "https://api.github.com/users/Atmosphere/following{/other_user}",
"gists_url": "https://api.github.com/users/Atmosphere/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Atmosphere/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Atmosphere/subscriptions",
"organizations_url": "https://api.github.com/users/Atmosphere/orgs",
"repos_url": "https://api.github.com/users/Atmosphere/repos",
"events_url": "https://api.github.com/users/Atmosphere/events{/privacy}",
"received_events_url": "https://api.github.com/users/Atmosphere/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/Atmosphere/atmosphere",
"description": "Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks",
"fork": false,
"url": "https://api.github.com/repos/Atmosphere/atmosphere",
"forks_url": "https://api.github.com/repos/Atmosphere/atmosphere/forks",
"keys_url": "https://api.github.com/repos/Atmosphere/atmosphere/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/Atmosphere/atmosphere/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/Atmosphere/atmosphere/teams",
"hooks_url": "https://api.github.com/repos/Atmosphere/atmosphere/hooks",
"issue_events_url": "https://api.github.com/repos/Atmosphere/atmosphere/issues/events{/number}",
"events_url": "https://api.github.com/repos/Atmosphere/atmosphere/events",
"assignees_url": "https://api.github.com/repos/Atmosphere/atmosphere/assignees{/user}",
"branches_url": "https://api.github.com/repos/Atmosphere/atmosphere/branches{/branch}",
"tags_url": "https://api.github.com/repos/Atmosphere/atmosphere/tags",
"blobs_url": "https://api.github.com/repos/Atmosphere/atmosphere/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/Atmosphere/atmosphere/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/Atmosphere/atmosphere/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/Atmosphere/atmosphere/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/Atmosphere/atmosphere/statuses/{sha}",
"languages_url": "https://api.github.com/repos/Atmosphere/atmosphere/languages",
"stargazers_url": "https://api.github.com/repos/Atmosphere/atmosphere/stargazers",
"contributors_url": "https://api.github.com/repos/Atmosphere/atmosphere/contributors",
"subscribers_url": "https://api.github.com/repos/Atmosphere/atmosphere/subscribers",
"subscription_url": "https://api.github.com/repos/Atmosphere/atmosphere/subscription",
"commits_url": "https://api.github.com/repos/Atmosphere/atmosphere/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/Atmosphere/atmosphere/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/Atmosphere/atmosphere/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/Atmosphere/atmosphere/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/Atmosphere/atmosphere/contents/{+path}",
"compare_url": "https://api.github.com/repos/Atmosphere/atmosphere/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/Atmosphere/atmosphere/merges",
"archive_url": "https://api.github.com/repos/Atmosphere/atmosphere/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/Atmosphere/atmosphere/downloads",
"issues_url": "https://api.github.com/repos/Atmosphere/atmosphere/issues{/number}",
"pulls_url": "https://api.github.com/repos/Atmosphere/atmosphere/pulls{/number}",
"milestones_url": "https://api.github.com/repos/Atmosphere/atmosphere/milestones{/number}",
"notifications_url": "https://api.github.com/repos/Atmosphere/atmosphere/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/Atmosphere/atmosphere/labels{/name}",
"releases_url": "https://api.github.com/repos/Atmosphere/atmosphere/releases{/id}",
"created_at": "2010-06-30T14:26:23Z",
"updated_at": "2015-03-30T07:08:27Z",
"pushed_at": "2015-03-30T15:02:02Z",
"git_url": "git://github.com/Atmosphere/atmosphere.git",
"ssh_url": "git@github.com:Atmosphere/atmosphere.git",
"clone_url": "https://github.com/Atmosphere/atmosphere.git",
"svn_url": "https://github.com/Atmosphere/atmosphere",
"homepage": "http://async-io.org/",
"size": 198682,
"stargazers_count": 2124,
"watchers_count": 2124,
"language": "Java",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": true,
"forks_count": 488,
"mirror_url": null,
"open_issues_count": 32,
"forks": 488,
"open_issues": 32,
"watchers": 2124,
"default_branch": "master"
}
},
{
"starred_at": "2014-07-15T18:27:08Z",
"repo": {
"id": 20965612,
"name": "grooid-playground",
"full_name": "karfunkel/grooid-playground",
"owner": {
"login": "karfunkel",
"id": 301625,
"avatar_url": "https://avatars.githubusercontent.com/u/301625?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/karfunkel",
"html_url": "https://github.com/karfunkel",
"followers_url": "https://api.github.com/users/karfunkel/followers",
"following_url": "https://api.github.com/users/karfunkel/following{/other_user}",
"gists_url": "https://api.github.com/users/karfunkel/gists{/gist_id}",
"starred_url": "https://api.github.com/users/karfunkel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/karfunkel/subscriptions",
"organizations_url": "https://api.github.com/users/karfunkel/orgs",
"repos_url": "https://api.github.com/users/karfunkel/repos",
"events_url": "https://api.github.com/users/karfunkel/events{/privacy}",
"received_events_url": "https://api.github.com/users/karfunkel/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/karfunkel/grooid-playground",
"description": "Playground for andoid development using groovy",
"fork": false,
"url": "https://api.github.com/repos/karfunkel/grooid-playground",
"forks_url": "https://api.github.com/repos/karfunkel/grooid-playground/forks",
"keys_url": "https://api.github.com/repos/karfunkel/grooid-playground/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/karfunkel/grooid-playground/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/karfunkel/grooid-playground/teams",
"hooks_url": "https://api.github.com/repos/karfunkel/grooid-playground/hooks",
"issue_events_url": "https://api.github.com/repos/karfunkel/grooid-playground/issues/events{/number}",
"events_url": "https://api.github.com/repos/karfunkel/grooid-playground/events",
"assignees_url": "https://api.github.com/repos/karfunkel/grooid-playground/assignees{/user}",
"branches_url": "https://api.github.com/repos/karfunkel/grooid-playground/branches{/branch}",
"tags_url": "https://api.github.com/repos/karfunkel/grooid-playground/tags",
"blobs_url": "https://api.github.com/repos/karfunkel/grooid-playground/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/karfunkel/grooid-playground/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/karfunkel/grooid-playground/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/karfunkel/grooid-playground/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/karfunkel/grooid-playground/statuses/{sha}",
"languages_url": "https://api.github.com/repos/karfunkel/grooid-playground/languages",
"stargazers_url": "https://api.github.com/repos/karfunkel/grooid-playground/stargazers",
"contributors_url": "https://api.github.com/repos/karfunkel/grooid-playground/contributors",
"subscribers_url": "https://api.github.com/repos/karfunkel/grooid-playground/subscribers",
"subscription_url": "https://api.github.com/repos/karfunkel/grooid-playground/subscription",
"commits_url": "https://api.github.com/repos/karfunkel/grooid-playground/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/karfunkel/grooid-playground/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/karfunkel/grooid-playground/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/karfunkel/grooid-playground/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/karfunkel/grooid-playground/contents/{+path}",
"compare_url": "https://api.github.com/repos/karfunkel/grooid-playground/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/karfunkel/grooid-playground/merges",
"archive_url": "https://api.github.com/repos/karfunkel/grooid-playground/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/karfunkel/grooid-playground/downloads",
"issues_url": "https://api.github.com/repos/karfunkel/grooid-playground/issues{/number}",
"pulls_url": "https://api.github.com/repos/karfunkel/grooid-playground/pulls{/number}",
"milestones_url": "https://api.github.com/repos/karfunkel/grooid-playground/milestones{/number}",
"notifications_url": "https://api.github.com/repos/karfunkel/grooid-playground/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/karfunkel/grooid-playground/labels{/name}",
"releases_url": "https://api.github.com/repos/karfunkel/grooid-playground/releases{/id}",
"created_at": "2014-06-18T14:41:40Z",
"updated_at": "2015-03-10T13:55:20Z",
"pushed_at": "2014-07-12T12:48:23Z",
"git_url": "git://github.com/karfunkel/grooid-playground.git",
"ssh_url": "git@github.com:karfunkel/grooid-playground.git",
"clone_url": "https://github.com/karfunkel/grooid-playground.git",
"svn_url": "https://github.com/karfunkel/grooid-playground",
"homepage": null,
"size": 248,
"stargazers_count": 10,
"watchers_count": 10,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 2,
"mirror_url": null,
"open_issues_count": 0,
"forks": 2,
"open_issues": 0,
"watchers": 10,
"default_branch": "master"
}
},
{
"starred_at": "2014-06-23T14:13:54Z",
"repo": {
"id": 2413817,
"name": "groovy-core",
"full_name": "groovy/groovy-core",
"owner": {
"login": "groovy",
"id": 64846,
"avatar_url": "https://avatars.githubusercontent.com/u/64846?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/groovy",
"html_url": "https://github.com/groovy",
"followers_url": "https://api.github.com/users/groovy/followers",
"following_url": "https://api.github.com/users/groovy/following{/other_user}",
"gists_url": "https://api.github.com/users/groovy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/groovy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/groovy/subscriptions",
"organizations_url": "https://api.github.com/users/groovy/orgs",
"repos_url": "https://api.github.com/users/groovy/repos",
"events_url": "https://api.github.com/users/groovy/events{/privacy}",
"received_events_url": "https://api.github.com/users/groovy/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/groovy/groovy-core",
"description": "Groovy programming language",
"fork": false,
"url": "https://api.github.com/repos/groovy/groovy-core",
"forks_url": "https://api.github.com/repos/groovy/groovy-core/forks",
"keys_url": "https://api.github.com/repos/groovy/groovy-core/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/groovy/groovy-core/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/groovy/groovy-core/teams",
"hooks_url": "https://api.github.com/repos/groovy/groovy-core/hooks",
"issue_events_url": "https://api.github.com/repos/groovy/groovy-core/issues/events{/number}",
"events_url": "https://api.github.com/repos/groovy/groovy-core/events",
"assignees_url": "https://api.github.com/repos/groovy/groovy-core/assignees{/user}",
"branches_url": "https://api.github.com/repos/groovy/groovy-core/branches{/branch}",
"tags_url": "https://api.github.com/repos/groovy/groovy-core/tags",
"blobs_url": "https://api.github.com/repos/groovy/groovy-core/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/groovy/groovy-core/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/groovy/groovy-core/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/groovy/groovy-core/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/groovy/groovy-core/statuses/{sha}",
"languages_url": "https://api.github.com/repos/groovy/groovy-core/languages",
"stargazers_url": "https://api.github.com/repos/groovy/groovy-core/stargazers",
"contributors_url": "https://api.github.com/repos/groovy/groovy-core/contributors",
"subscribers_url": "https://api.github.com/repos/groovy/groovy-core/subscribers",
"subscription_url": "https://api.github.com/repos/groovy/groovy-core/subscription",
"commits_url": "https://api.github.com/repos/groovy/groovy-core/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/groovy/groovy-core/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/groovy/groovy-core/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/groovy/groovy-core/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/groovy/groovy-core/contents/{+path}",
"compare_url": "https://api.github.com/repos/groovy/groovy-core/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/groovy/groovy-core/merges",
"archive_url": "https://api.github.com/repos/groovy/groovy-core/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/groovy/groovy-core/downloads",
"issues_url": "https://api.github.com/repos/groovy/groovy-core/issues{/number}",
"pulls_url": "https://api.github.com/repos/groovy/groovy-core/pulls{/number}",
"milestones_url": "https://api.github.com/repos/groovy/groovy-core/milestones{/number}",
"notifications_url": "https://api.github.com/repos/groovy/groovy-core/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/groovy/groovy-core/labels{/name}",
"releases_url": "https://api.github.com/repos/groovy/groovy-core/releases{/id}",
"created_at": "2011-09-19T07:41:42Z",
"updated_at": "2015-03-30T08:57:55Z",
"pushed_at": "2015-03-29T22:56:31Z",
"git_url": "git://github.com/groovy/groovy-core.git",
"ssh_url": "git@github.com:groovy/groovy-core.git",
"clone_url": "https://github.com/groovy/groovy-core.git",
"svn_url": "https://github.com/groovy/groovy-core",
"homepage": "http://www.groovy-lang.org",
"size": 197387,
"stargazers_count": 1247,
"watchers_count": 1247,
"language": "Java",
"has_issues": false,
"has_downloads": true,
"has_wiki": false,
"has_pages": false,
"forks_count": 386,
"mirror_url": null,
"open_issues_count": 33,
"forks": 386,
"open_issues": 33,
"watchers": 1247,
"default_branch": "master"
}
},
{
"starred_at": "2013-05-10T14:10:55Z",
"repo": {
"id": 9609018,
"name": "reactor",
"full_name": "reactor/reactor",
"owner": {
"login": "reactor",
"id": 4201559,
"avatar_url": "https://avatars.githubusercontent.com/u/4201559?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/reactor",
"html_url": "https://github.com/reactor",
"followers_url": "https://api.github.com/users/reactor/followers",
"following_url": "https://api.github.com/users/reactor/following{/other_user}",
"gists_url": "https://api.github.com/users/reactor/gists{/gist_id}",
"starred_url": "https://api.github.com/users/reactor/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/reactor/subscriptions",
"organizations_url": "https://api.github.com/users/reactor/orgs",
"repos_url": "https://api.github.com/users/reactor/repos",
"events_url": "https://api.github.com/users/reactor/events{/privacy}",
"received_events_url": "https://api.github.com/users/reactor/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/reactor/reactor",
"description": "Reactor is a foundational library for building reactive fast-data applications on the JVM.",
"fork": false,
"url": "https://api.github.com/repos/reactor/reactor",
"forks_url": "https://api.github.com/repos/reactor/reactor/forks",
"keys_url": "https://api.github.com/repos/reactor/reactor/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/reactor/reactor/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/reactor/reactor/teams",
"hooks_url": "https://api.github.com/repos/reactor/reactor/hooks",
"issue_events_url": "https://api.github.com/repos/reactor/reactor/issues/events{/number}",
"events_url": "https://api.github.com/repos/reactor/reactor/events",
"assignees_url": "https://api.github.com/repos/reactor/reactor/assignees{/user}",
"branches_url": "https://api.github.com/repos/reactor/reactor/branches{/branch}",
"tags_url": "https://api.github.com/repos/reactor/reactor/tags",
"blobs_url": "https://api.github.com/repos/reactor/reactor/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/reactor/reactor/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/reactor/reactor/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/reactor/reactor/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/reactor/reactor/statuses/{sha}",
"languages_url": "https://api.github.com/repos/reactor/reactor/languages",
"stargazers_url": "https://api.github.com/repos/reactor/reactor/stargazers",
"contributors_url": "https://api.github.com/repos/reactor/reactor/contributors",
"subscribers_url": "https://api.github.com/repos/reactor/reactor/subscribers",
"subscription_url": "https://api.github.com/repos/reactor/reactor/subscription",
"commits_url": "https://api.github.com/repos/reactor/reactor/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/reactor/reactor/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/reactor/reactor/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/reactor/reactor/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/reactor/reactor/contents/{+path}",
"compare_url": "https://api.github.com/repos/reactor/reactor/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/reactor/reactor/merges",
"archive_url": "https://api.github.com/repos/reactor/reactor/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/reactor/reactor/downloads",
"issues_url": "https://api.github.com/repos/reactor/reactor/issues{/number}",
"pulls_url": "https://api.github.com/repos/reactor/reactor/pulls{/number}",
"milestones_url": "https://api.github.com/repos/reactor/reactor/milestones{/number}",
"notifications_url": "https://api.github.com/repos/reactor/reactor/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/reactor/reactor/labels{/name}",
"releases_url": "https://api.github.com/repos/reactor/reactor/releases{/id}",
"created_at": "2013-04-22T21:10:05Z",
"updated_at": "2015-03-29T14:14:01Z",
"pushed_at": "2015-03-27T18:00:56Z",
"git_url": "git://github.com/reactor/reactor.git",
"ssh_url": "git@github.com:reactor/reactor.git",
"clone_url": "https://github.com/reactor/reactor.git",
"svn_url": "https://github.com/reactor/reactor",
"homepage": "http://projectreactor.io/",
"size": 15588,
"stargazers_count": 1441,
"watchers_count": 1441,
"language": "Java",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 267,
"mirror_url": null,
"open_issues_count": 89,
"forks": 267,
"open_issues": 89,
"watchers": 1441,
"default_branch": "master"
}
},
{
"starred_at": "2013-04-22T10:04:03Z",
"repo": {
"id": 4523235,
"name": "asciidoctor",
"full_name": "asciidoctor/asciidoctor",
"owner": {
"login": "asciidoctor",
"id": 3137042,
"avatar_url": "https://avatars.githubusercontent.com/u/3137042?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/asciidoctor",
"html_url": "https://github.com/asciidoctor",
"followers_url": "https://api.github.com/users/asciidoctor/followers",
"following_url": "https://api.github.com/users/asciidoctor/following{/other_user}",
"gists_url": "https://api.github.com/users/asciidoctor/gists{/gist_id}",
"starred_url": "https://api.github.com/users/asciidoctor/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/asciidoctor/subscriptions",
"organizations_url": "https://api.github.com/users/asciidoctor/orgs",
"repos_url": "https://api.github.com/users/asciidoctor/repos",
"events_url": "https://api.github.com/users/asciidoctor/events{/privacy}",
"received_events_url": "https://api.github.com/users/asciidoctor/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/asciidoctor/asciidoctor",
"description": ":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.",
"fork": false,
"url": "https://api.github.com/repos/asciidoctor/asciidoctor",
"forks_url": "https://api.github.com/repos/asciidoctor/asciidoctor/forks",
"keys_url": "https://api.github.com/repos/asciidoctor/asciidoctor/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/asciidoctor/asciidoctor/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/asciidoctor/asciidoctor/teams",
"hooks_url": "https://api.github.com/repos/asciidoctor/asciidoctor/hooks",
"issue_events_url": "https://api.github.com/repos/asciidoctor/asciidoctor/issues/events{/number}",
"events_url": "https://api.github.com/repos/asciidoctor/asciidoctor/events",
"assignees_url": "https://api.github.com/repos/asciidoctor/asciidoctor/assignees{/user}",
"branches_url": "https://api.github.com/repos/asciidoctor/asciidoctor/branches{/branch}",
"tags_url": "https://api.github.com/repos/asciidoctor/asciidoctor/tags",
"blobs_url": "https://api.github.com/repos/asciidoctor/asciidoctor/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/asciidoctor/asciidoctor/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/asciidoctor/asciidoctor/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/asciidoctor/asciidoctor/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/asciidoctor/asciidoctor/statuses/{sha}",
"languages_url": "https://api.github.com/repos/asciidoctor/asciidoctor/languages",
"stargazers_url": "https://api.github.com/repos/asciidoctor/asciidoctor/stargazers",
"contributors_url": "https://api.github.com/repos/asciidoctor/asciidoctor/contributors",
"subscribers_url": "https://api.github.com/repos/asciidoctor/asciidoctor/subscribers",
"subscription_url": "https://api.github.com/repos/asciidoctor/asciidoctor/subscription",
"commits_url": "https://api.github.com/repos/asciidoctor/asciidoctor/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/asciidoctor/asciidoctor/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/asciidoctor/asciidoctor/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/asciidoctor/asciidoctor/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/asciidoctor/asciidoctor/contents/{+path}",
"compare_url": "https://api.github.com/repos/asciidoctor/asciidoctor/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/asciidoctor/asciidoctor/merges",
"archive_url": "https://api.github.com/repos/asciidoctor/asciidoctor/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/asciidoctor/asciidoctor/downloads",
"issues_url": "https://api.github.com/repos/asciidoctor/asciidoctor/issues{/number}",
"pulls_url": "https://api.github.com/repos/asciidoctor/asciidoctor/pulls{/number}",
"milestones_url": "https://api.github.com/repos/asciidoctor/asciidoctor/milestones{/number}",
"notifications_url": "https://api.github.com/repos/asciidoctor/asciidoctor/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/asciidoctor/asciidoctor/labels{/name}",
"releases_url": "https://api.github.com/repos/asciidoctor/asciidoctor/releases{/id}",
"created_at": "2012-06-01T19:09:20Z",
"updated_at": "2015-03-28T21:33:50Z",
"pushed_at": "2015-03-29T23:02:13Z",
"git_url": "git://github.com/asciidoctor/asciidoctor.git",
"ssh_url": "git@github.com:asciidoctor/asciidoctor.git",
"clone_url": "https://github.com/asciidoctor/asciidoctor.git",
"svn_url": "https://github.com/asciidoctor/asciidoctor",
"homepage": "http://asciidoctor.org",
"size": 11575,
"stargazers_count": 481,
"watchers_count": 481,
"language": "Ruby",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 124,
"mirror_url": null,
"open_issues_count": 284,
"forks": 124,
"open_issues": 284,
"watchers": 481,
"default_branch": "master"
}
},
{
"starred_at": "2012-10-15T13:53:25Z",
"repo": {
"id": 6227745,
"name": "groovejs",
"full_name": "groovejs/groovejs",
"owner": {
"login": "groovejs",
"id": 2564562,
"avatar_url": "https://avatars.githubusercontent.com/u/2564562?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/groovejs",
"html_url": "https://github.com/groovejs",
"followers_url": "https://api.github.com/users/groovejs/followers",
"following_url": "https://api.github.com/users/groovejs/following{/other_user}",
"gists_url": "https://api.github.com/users/groovejs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/groovejs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/groovejs/subscriptions",
"organizations_url": "https://api.github.com/users/groovejs/orgs",
"repos_url": "https://api.github.com/users/groovejs/repos",
"events_url": "https://api.github.com/users/groovejs/events{/privacy}",
"received_events_url": "https://api.github.com/users/groovejs/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/groovejs/groovejs",
"description": "A Groovy-like compiler targeting JavaScript",
"fork": false,
"url": "https://api.github.com/repos/groovejs/groovejs",
"forks_url": "https://api.github.com/repos/groovejs/groovejs/forks",
"keys_url": "https://api.github.com/repos/groovejs/groovejs/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/groovejs/groovejs/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/groovejs/groovejs/teams",
"hooks_url": "https://api.github.com/repos/groovejs/groovejs/hooks",
"issue_events_url": "https://api.github.com/repos/groovejs/groovejs/issues/events{/number}",
"events_url": "https://api.github.com/repos/groovejs/groovejs/events",
"assignees_url": "https://api.github.com/repos/groovejs/groovejs/assignees{/user}",
"branches_url": "https://api.github.com/repos/groovejs/groovejs/branches{/branch}",
"tags_url": "https://api.github.com/repos/groovejs/groovejs/tags",
"blobs_url": "https://api.github.com/repos/groovejs/groovejs/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/groovejs/groovejs/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/groovejs/groovejs/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/groovejs/groovejs/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/groovejs/groovejs/statuses/{sha}",
"languages_url": "https://api.github.com/repos/groovejs/groovejs/languages",
"stargazers_url": "https://api.github.com/repos/groovejs/groovejs/stargazers",
"contributors_url": "https://api.github.com/repos/groovejs/groovejs/contributors",
"subscribers_url": "https://api.github.com/repos/groovejs/groovejs/subscribers",
"subscription_url": "https://api.github.com/repos/groovejs/groovejs/subscription",
"commits_url": "https://api.github.com/repos/groovejs/groovejs/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/groovejs/groovejs/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/groovejs/groovejs/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/groovejs/groovejs/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/groovejs/groovejs/contents/{+path}",
"compare_url": "https://api.github.com/repos/groovejs/groovejs/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/groovejs/groovejs/merges",
"archive_url": "https://api.github.com/repos/groovejs/groovejs/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/groovejs/groovejs/downloads",
"issues_url": "https://api.github.com/repos/groovejs/groovejs/issues{/number}",
"pulls_url": "https://api.github.com/repos/groovejs/groovejs/pulls{/number}",
"milestones_url": "https://api.github.com/repos/groovejs/groovejs/milestones{/number}",
"notifications_url": "https://api.github.com/repos/groovejs/groovejs/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/groovejs/groovejs/labels{/name}",
"releases_url": "https://api.github.com/repos/groovejs/groovejs/releases{/id}",
"created_at": "2012-10-15T13:53:25Z",
"updated_at": "2013-10-31T04:42:35Z",
"pushed_at": "2013-03-05T09:43:31Z",
"git_url": "git://github.com/groovejs/groovejs.git",
"ssh_url": "git@github.com:groovejs/groovejs.git",
"clone_url": "https://github.com/groovejs/groovejs.git",
"svn_url": "https://github.com/groovejs/groovejs",
"homepage": null,
"size": 252,
"stargazers_count": 3,
"watchers_count": 3,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 3,
"default_branch": "master"
}
},
{
"starred_at": "2012-06-19T10:39:49Z",
"repo": {
"id": 4712387,
"name": "primefaces-groovy-cassandra",
"full_name": "glaforge/primefaces-groovy-cassandra",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/primefaces-groovy-cassandra",
"description": "Sample application showcasing Primefaces + Groovy + Cassandra integration",
"fork": true,
"url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra",
"forks_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/forks",
"keys_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/teams",
"hooks_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/events",
"assignees_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/tags",
"blobs_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/subscription",
"commits_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/merges",
"archive_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/downloads",
"issues_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/primefaces-groovy-cassandra/releases{/id}",
"created_at": "2012-06-19T10:39:49Z",
"updated_at": "2014-04-03T21:59:06Z",
"pushed_at": "2012-06-19T16:17:32Z",
"git_url": "git://github.com/glaforge/primefaces-groovy-cassandra.git",
"ssh_url": "git@github.com:glaforge/primefaces-groovy-cassandra.git",
"clone_url": "https://github.com/glaforge/primefaces-groovy-cassandra.git",
"svn_url": "https://github.com/glaforge/primefaces-groovy-cassandra",
"homepage": null,
"size": 120,
"stargazers_count": 1,
"watchers_count": 1,
"language": "Groovy",
"has_issues": false,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 1,
"default_branch": "master"
}
},
{
"starred_at": "2012-06-19T09:27:45Z",
"repo": {
"id": 4711732,
"name": "primefaces-groovy-cassandra",
"full_name": "ippontech/primefaces-groovy-cassandra",
"owner": {
"login": "ippontech",
"id": 503415,
"avatar_url": "https://avatars.githubusercontent.com/u/503415?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/ippontech",
"html_url": "https://github.com/ippontech",
"followers_url": "https://api.github.com/users/ippontech/followers",
"following_url": "https://api.github.com/users/ippontech/following{/other_user}",
"gists_url": "https://api.github.com/users/ippontech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ippontech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ippontech/subscriptions",
"organizations_url": "https://api.github.com/users/ippontech/orgs",
"repos_url": "https://api.github.com/users/ippontech/repos",
"events_url": "https://api.github.com/users/ippontech/events{/privacy}",
"received_events_url": "https://api.github.com/users/ippontech/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/ippontech/primefaces-groovy-cassandra",
"description": "Sample application showcasing Primefaces + Groovy + Cassandra integration",
"fork": false,
"url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra",
"forks_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/forks",
"keys_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/teams",
"hooks_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/hooks",
"issue_events_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/issues/events{/number}",
"events_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/events",
"assignees_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/assignees{/user}",
"branches_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/branches{/branch}",
"tags_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/tags",
"blobs_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/statuses/{sha}",
"languages_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/languages",
"stargazers_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/stargazers",
"contributors_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/contributors",
"subscribers_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/subscribers",
"subscription_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/subscription",
"commits_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/contents/{+path}",
"compare_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/merges",
"archive_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/downloads",
"issues_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/issues{/number}",
"pulls_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/pulls{/number}",
"milestones_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/milestones{/number}",
"notifications_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/labels{/name}",
"releases_url": "https://api.github.com/repos/ippontech/primefaces-groovy-cassandra/releases{/id}",
"created_at": "2012-06-19T09:27:45Z",
"updated_at": "2014-04-05T17:24:12Z",
"pushed_at": "2012-06-26T07:45:16Z",
"git_url": "git://github.com/ippontech/primefaces-groovy-cassandra.git",
"ssh_url": "git@github.com:ippontech/primefaces-groovy-cassandra.git",
"clone_url": "https://github.com/ippontech/primefaces-groovy-cassandra.git",
"svn_url": "https://github.com/ippontech/primefaces-groovy-cassandra",
"homepage": null,
"size": 137,
"stargazers_count": 5,
"watchers_count": 5,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 2,
"mirror_url": null,
"open_issues_count": 0,
"forks": 2,
"open_issues": 0,
"watchers": 5,
"default_branch": "master"
}
},
{
"starred_at": "2012-04-06T14:58:29Z",
"repo": {
"id": 3950595,
"name": "vert.x",
"full_name": "glaforge/vert.x",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/vert.x",
"description": "vert.x - Effortless asynchronous application development for the modern web and enterprise",
"fork": true,
"url": "https://api.github.com/repos/glaforge/vert.x",
"forks_url": "https://api.github.com/repos/glaforge/vert.x/forks",
"keys_url": "https://api.github.com/repos/glaforge/vert.x/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/vert.x/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/vert.x/teams",
"hooks_url": "https://api.github.com/repos/glaforge/vert.x/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/vert.x/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/vert.x/events",
"assignees_url": "https://api.github.com/repos/glaforge/vert.x/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/vert.x/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/vert.x/tags",
"blobs_url": "https://api.github.com/repos/glaforge/vert.x/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/vert.x/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/vert.x/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/vert.x/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/vert.x/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/vert.x/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/vert.x/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/vert.x/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/vert.x/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/vert.x/subscription",
"commits_url": "https://api.github.com/repos/glaforge/vert.x/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/vert.x/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/vert.x/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/vert.x/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/vert.x/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/vert.x/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/vert.x/merges",
"archive_url": "https://api.github.com/repos/glaforge/vert.x/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/vert.x/downloads",
"issues_url": "https://api.github.com/repos/glaforge/vert.x/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/vert.x/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/vert.x/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/vert.x/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/vert.x/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/vert.x/releases{/id}",
"created_at": "2012-04-06T14:58:29Z",
"updated_at": "2013-01-08T14:11:35Z",
"pushed_at": "2012-04-06T15:00:08Z",
"git_url": "git://github.com/glaforge/vert.x.git",
"ssh_url": "git@github.com:glaforge/vert.x.git",
"clone_url": "https://github.com/glaforge/vert.x.git",
"svn_url": "https://github.com/glaforge/vert.x",
"homepage": "http://vertx.io",
"size": 29970,
"stargazers_count": 1,
"watchers_count": 1,
"language": "Java",
"has_issues": false,
"has_downloads": true,
"has_wiki": true,
"has_pages": true,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 1,
"default_branch": "master"
}
},
{
"starred_at": "2012-03-13T14:27:44Z",
"repo": {
"id": 3707338,
"name": "github-post-receive-hook",
"full_name": "glaforge/github-post-receive-hook",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/github-post-receive-hook",
"description": "Small Gaelyk application invoked as a post-receive hook when commits are pushed to a Git repository.",
"fork": false,
"url": "https://api.github.com/repos/glaforge/github-post-receive-hook",
"forks_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/forks",
"keys_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/teams",
"hooks_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/events",
"assignees_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/tags",
"blobs_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/subscription",
"commits_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/merges",
"archive_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/downloads",
"issues_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/github-post-receive-hook/releases{/id}",
"created_at": "2012-03-13T14:27:44Z",
"updated_at": "2014-04-23T02:52:00Z",
"pushed_at": "2013-01-16T09:27:07Z",
"git_url": "git://github.com/glaforge/github-post-receive-hook.git",
"ssh_url": "git@github.com:glaforge/github-post-receive-hook.git",
"clone_url": "https://github.com/glaforge/github-post-receive-hook.git",
"svn_url": "https://github.com/glaforge/github-post-receive-hook",
"homepage": null,
"size": 23120,
"stargazers_count": 1,
"watchers_count": 1,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 1,
"default_branch": "master"
}
},
{
"starred_at": "2011-12-22T22:54:00Z",
"repo": {
"id": 3037175,
"name": "caelyf",
"full_name": "caelyf/caelyf",
"owner": {
"login": "caelyf",
"id": 4787114,
"avatar_url": "https://avatars.githubusercontent.com/u/4787114?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/caelyf",
"html_url": "https://github.com/caelyf",
"followers_url": "https://api.github.com/users/caelyf/followers",
"following_url": "https://api.github.com/users/caelyf/following{/other_user}",
"gists_url": "https://api.github.com/users/caelyf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/caelyf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/caelyf/subscriptions",
"organizations_url": "https://api.github.com/users/caelyf/orgs",
"repos_url": "https://api.github.com/users/caelyf/repos",
"events_url": "https://api.github.com/users/caelyf/events{/privacy}",
"received_events_url": "https://api.github.com/users/caelyf/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/caelyf/caelyf",
"description": "Caelyf, a lightweight Groovy toolkit for Cloud Foundry",
"fork": false,
"url": "https://api.github.com/repos/caelyf/caelyf",
"forks_url": "https://api.github.com/repos/caelyf/caelyf/forks",
"keys_url": "https://api.github.com/repos/caelyf/caelyf/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/caelyf/caelyf/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/caelyf/caelyf/teams",
"hooks_url": "https://api.github.com/repos/caelyf/caelyf/hooks",
"issue_events_url": "https://api.github.com/repos/caelyf/caelyf/issues/events{/number}",
"events_url": "https://api.github.com/repos/caelyf/caelyf/events",
"assignees_url": "https://api.github.com/repos/caelyf/caelyf/assignees{/user}",
"branches_url": "https://api.github.com/repos/caelyf/caelyf/branches{/branch}",
"tags_url": "https://api.github.com/repos/caelyf/caelyf/tags",
"blobs_url": "https://api.github.com/repos/caelyf/caelyf/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/caelyf/caelyf/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/caelyf/caelyf/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/caelyf/caelyf/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/caelyf/caelyf/statuses/{sha}",
"languages_url": "https://api.github.com/repos/caelyf/caelyf/languages",
"stargazers_url": "https://api.github.com/repos/caelyf/caelyf/stargazers",
"contributors_url": "https://api.github.com/repos/caelyf/caelyf/contributors",
"subscribers_url": "https://api.github.com/repos/caelyf/caelyf/subscribers",
"subscription_url": "https://api.github.com/repos/caelyf/caelyf/subscription",
"commits_url": "https://api.github.com/repos/caelyf/caelyf/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/caelyf/caelyf/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/caelyf/caelyf/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/caelyf/caelyf/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/caelyf/caelyf/contents/{+path}",
"compare_url": "https://api.github.com/repos/caelyf/caelyf/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/caelyf/caelyf/merges",
"archive_url": "https://api.github.com/repos/caelyf/caelyf/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/caelyf/caelyf/downloads",
"issues_url": "https://api.github.com/repos/caelyf/caelyf/issues{/number}",
"pulls_url": "https://api.github.com/repos/caelyf/caelyf/pulls{/number}",
"milestones_url": "https://api.github.com/repos/caelyf/caelyf/milestones{/number}",
"notifications_url": "https://api.github.com/repos/caelyf/caelyf/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/caelyf/caelyf/labels{/name}",
"releases_url": "https://api.github.com/repos/caelyf/caelyf/releases{/id}",
"created_at": "2011-12-22T22:54:00Z",
"updated_at": "2015-03-30T17:39:34Z",
"pushed_at": "2015-03-30T18:27:21Z",
"git_url": "git://github.com/caelyf/caelyf.git",
"ssh_url": "git@github.com:caelyf/caelyf.git",
"clone_url": "https://github.com/caelyf/caelyf.git",
"svn_url": "https://github.com/caelyf/caelyf",
"homepage": "http://caelyf.org",
"size": 325349,
"stargazers_count": 20,
"watchers_count": 20,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": true,
"forks_count": 4,
"mirror_url": null,
"open_issues_count": 0,
"forks": 4,
"open_issues": 0,
"watchers": 20,
"default_branch": "master"
}
},
{
"starred_at": "2011-11-29T13:56:02Z",
"repo": {
"id": 2875211,
"name": "dokspek",
"full_name": "glaforge/dokspek",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/dokspek",
"description": "Executable specification documents",
"fork": false,
"url": "https://api.github.com/repos/glaforge/dokspek",
"forks_url": "https://api.github.com/repos/glaforge/dokspek/forks",
"keys_url": "https://api.github.com/repos/glaforge/dokspek/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/dokspek/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/dokspek/teams",
"hooks_url": "https://api.github.com/repos/glaforge/dokspek/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/dokspek/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/dokspek/events",
"assignees_url": "https://api.github.com/repos/glaforge/dokspek/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/dokspek/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/dokspek/tags",
"blobs_url": "https://api.github.com/repos/glaforge/dokspek/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/dokspek/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/dokspek/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/dokspek/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/dokspek/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/dokspek/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/dokspek/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/dokspek/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/dokspek/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/dokspek/subscription",
"commits_url": "https://api.github.com/repos/glaforge/dokspek/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/dokspek/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/dokspek/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/dokspek/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/dokspek/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/dokspek/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/dokspek/merges",
"archive_url": "https://api.github.com/repos/glaforge/dokspek/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/dokspek/downloads",
"issues_url": "https://api.github.com/repos/glaforge/dokspek/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/dokspek/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/dokspek/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/dokspek/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/dokspek/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/dokspek/releases{/id}",
"created_at": "2011-11-29T13:56:02Z",
"updated_at": "2013-12-23T10:44:42Z",
"pushed_at": "2013-02-01T10:34:12Z",
"git_url": "git://github.com/glaforge/dokspek.git",
"ssh_url": "git@github.com:glaforge/dokspek.git",
"clone_url": "https://github.com/glaforge/dokspek.git",
"svn_url": "https://github.com/glaforge/dokspek",
"homepage": null,
"size": 311,
"stargazers_count": 12,
"watchers_count": 12,
"language": "JavaScript",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 4,
"mirror_url": null,
"open_issues_count": 0,
"forks": 4,
"open_issues": 0,
"watchers": 12,
"default_branch": "master"
}
},
{
"starred_at": "2011-08-08T13:59:52Z",
"repo": {
"id": 2173572,
"name": "bloogaey",
"full_name": "glaforge/bloogaey",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/bloogaey",
"description": "A sample blog application written in Groovy with the Gaelyk lightweight toolkit for the Google App Engine SDK",
"fork": false,
"url": "https://api.github.com/repos/glaforge/bloogaey",
"forks_url": "https://api.github.com/repos/glaforge/bloogaey/forks",
"keys_url": "https://api.github.com/repos/glaforge/bloogaey/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/bloogaey/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/bloogaey/teams",
"hooks_url": "https://api.github.com/repos/glaforge/bloogaey/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/bloogaey/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/bloogaey/events",
"assignees_url": "https://api.github.com/repos/glaforge/bloogaey/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/bloogaey/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/bloogaey/tags",
"blobs_url": "https://api.github.com/repos/glaforge/bloogaey/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/bloogaey/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/bloogaey/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/bloogaey/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/bloogaey/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/bloogaey/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/bloogaey/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/bloogaey/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/bloogaey/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/bloogaey/subscription",
"commits_url": "https://api.github.com/repos/glaforge/bloogaey/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/bloogaey/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/bloogaey/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/bloogaey/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/bloogaey/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/bloogaey/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/bloogaey/merges",
"archive_url": "https://api.github.com/repos/glaforge/bloogaey/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/bloogaey/downloads",
"issues_url": "https://api.github.com/repos/glaforge/bloogaey/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/bloogaey/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/bloogaey/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/bloogaey/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/bloogaey/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/bloogaey/releases{/id}",
"created_at": "2011-08-08T13:59:52Z",
"updated_at": "2015-01-30T09:16:14Z",
"pushed_at": "2013-12-17T14:35:34Z",
"git_url": "git://github.com/glaforge/bloogaey.git",
"ssh_url": "git@github.com:glaforge/bloogaey.git",
"clone_url": "https://github.com/glaforge/bloogaey.git",
"svn_url": "https://github.com/glaforge/bloogaey",
"homepage": null,
"size": 69600,
"stargazers_count": 36,
"watchers_count": 36,
"language": "JavaScript",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 9,
"mirror_url": null,
"open_issues_count": 0,
"forks": 9,
"open_issues": 0,
"watchers": 36,
"default_branch": "master"
}
},
{
"starred_at": "2011-06-17T14:54:55Z",
"repo": {
"id": 1911523,
"name": "vert.x",
"full_name": "eclipse/vert.x",
"owner": {
"login": "eclipse",
"id": 56974,
"avatar_url": "https://avatars.githubusercontent.com/u/56974?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/eclipse",
"html_url": "https://github.com/eclipse",
"followers_url": "https://api.github.com/users/eclipse/followers",
"following_url": "https://api.github.com/users/eclipse/following{/other_user}",
"gists_url": "https://api.github.com/users/eclipse/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eclipse/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eclipse/subscriptions",
"organizations_url": "https://api.github.com/users/eclipse/orgs",
"repos_url": "https://api.github.com/users/eclipse/repos",
"events_url": "https://api.github.com/users/eclipse/events{/privacy}",
"received_events_url": "https://api.github.com/users/eclipse/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/eclipse/vert.x",
"description": "vert.x - The scalable polyglot application platform for the JVM",
"fork": false,
"url": "https://api.github.com/repos/eclipse/vert.x",
"forks_url": "https://api.github.com/repos/eclipse/vert.x/forks",
"keys_url": "https://api.github.com/repos/eclipse/vert.x/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/eclipse/vert.x/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/eclipse/vert.x/teams",
"hooks_url": "https://api.github.com/repos/eclipse/vert.x/hooks",
"issue_events_url": "https://api.github.com/repos/eclipse/vert.x/issues/events{/number}",
"events_url": "https://api.github.com/repos/eclipse/vert.x/events",
"assignees_url": "https://api.github.com/repos/eclipse/vert.x/assignees{/user}",
"branches_url": "https://api.github.com/repos/eclipse/vert.x/branches{/branch}",
"tags_url": "https://api.github.com/repos/eclipse/vert.x/tags",
"blobs_url": "https://api.github.com/repos/eclipse/vert.x/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/eclipse/vert.x/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/eclipse/vert.x/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/eclipse/vert.x/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/eclipse/vert.x/statuses/{sha}",
"languages_url": "https://api.github.com/repos/eclipse/vert.x/languages",
"stargazers_url": "https://api.github.com/repos/eclipse/vert.x/stargazers",
"contributors_url": "https://api.github.com/repos/eclipse/vert.x/contributors",
"subscribers_url": "https://api.github.com/repos/eclipse/vert.x/subscribers",
"subscription_url": "https://api.github.com/repos/eclipse/vert.x/subscription",
"commits_url": "https://api.github.com/repos/eclipse/vert.x/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/eclipse/vert.x/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/eclipse/vert.x/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/eclipse/vert.x/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/eclipse/vert.x/contents/{+path}",
"compare_url": "https://api.github.com/repos/eclipse/vert.x/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/eclipse/vert.x/merges",
"archive_url": "https://api.github.com/repos/eclipse/vert.x/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/eclipse/vert.x/downloads",
"issues_url": "https://api.github.com/repos/eclipse/vert.x/issues{/number}",
"pulls_url": "https://api.github.com/repos/eclipse/vert.x/pulls{/number}",
"milestones_url": "https://api.github.com/repos/eclipse/vert.x/milestones{/number}",
"notifications_url": "https://api.github.com/repos/eclipse/vert.x/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/eclipse/vert.x/labels{/name}",
"releases_url": "https://api.github.com/repos/eclipse/vert.x/releases{/id}",
"created_at": "2011-06-17T14:54:55Z",
"updated_at": "2015-03-30T10:25:31Z",
"pushed_at": "2015-03-28T21:35:18Z",
"git_url": "git://github.com/eclipse/vert.x.git",
"ssh_url": "git@github.com:eclipse/vert.x.git",
"clone_url": "https://github.com/eclipse/vert.x.git",
"svn_url": "https://github.com/eclipse/vert.x",
"homepage": "",
"size": 375740,
"stargazers_count": 3400,
"watchers_count": 3400,
"language": "Java",
"has_issues": false,
"has_downloads": true,
"has_wiki": true,
"has_pages": true,
"forks_count": 689,
"mirror_url": null,
"open_issues_count": 11,
"forks": 689,
"open_issues": 11,
"watchers": 3400,
"default_branch": "master"
}
},
{
"starred_at": "2011-01-17T11:54:43Z",
"repo": {
"id": 1263232,
"name": "groovy-bytecode-ast",
"full_name": "glaforge/groovy-bytecode-ast",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/groovy-bytecode-ast",
"description": "A Groovy AST transformation which allows writing the body of a method as bytecode instructions.",
"fork": true,
"url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast",
"forks_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/forks",
"keys_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/teams",
"hooks_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/events",
"assignees_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/tags",
"blobs_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/subscription",
"commits_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/merges",
"archive_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/downloads",
"issues_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/groovy-bytecode-ast/releases{/id}",
"created_at": "2011-01-17T11:54:43Z",
"updated_at": "2013-11-30T17:08:04Z",
"pushed_at": "2011-01-19T10:46:37Z",
"git_url": "git://github.com/glaforge/groovy-bytecode-ast.git",
"ssh_url": "git@github.com:glaforge/groovy-bytecode-ast.git",
"clone_url": "https://github.com/glaforge/groovy-bytecode-ast.git",
"svn_url": "https://github.com/glaforge/groovy-bytecode-ast",
"homepage": null,
"size": 615,
"stargazers_count": 1,
"watchers_count": 1,
"language": "Groovy",
"has_issues": false,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 1,
"default_branch": "master"
}
},
{
"starred_at": "2011-01-14T22:25:53Z",
"repo": {
"id": 1256147,
"name": "groovy-bytecode-ast",
"full_name": "melix/groovy-bytecode-ast",
"owner": {
"login": "melix",
"id": 316357,
"avatar_url": "https://avatars.githubusercontent.com/u/316357?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/melix",
"html_url": "https://github.com/melix",
"followers_url": "https://api.github.com/users/melix/followers",
"following_url": "https://api.github.com/users/melix/following{/other_user}",
"gists_url": "https://api.github.com/users/melix/gists{/gist_id}",
"starred_url": "https://api.github.com/users/melix/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/melix/subscriptions",
"organizations_url": "https://api.github.com/users/melix/orgs",
"repos_url": "https://api.github.com/users/melix/repos",
"events_url": "https://api.github.com/users/melix/events{/privacy}",
"received_events_url": "https://api.github.com/users/melix/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/melix/groovy-bytecode-ast",
"description": "A Groovy AST transformation which allows writing the body of a method as bytecode instructions.",
"fork": false,
"url": "https://api.github.com/repos/melix/groovy-bytecode-ast",
"forks_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/forks",
"keys_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/teams",
"hooks_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/hooks",
"issue_events_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/issues/events{/number}",
"events_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/events",
"assignees_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/assignees{/user}",
"branches_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/branches{/branch}",
"tags_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/tags",
"blobs_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/statuses/{sha}",
"languages_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/languages",
"stargazers_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/stargazers",
"contributors_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/contributors",
"subscribers_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/subscribers",
"subscription_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/subscription",
"commits_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/contents/{+path}",
"compare_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/merges",
"archive_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/downloads",
"issues_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/issues{/number}",
"pulls_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/pulls{/number}",
"milestones_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/milestones{/number}",
"notifications_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/labels{/name}",
"releases_url": "https://api.github.com/repos/melix/groovy-bytecode-ast/releases{/id}",
"created_at": "2011-01-14T22:25:53Z",
"updated_at": "2015-03-26T14:29:52Z",
"pushed_at": "2015-03-26T14:29:58Z",
"git_url": "git://github.com/melix/groovy-bytecode-ast.git",
"ssh_url": "git@github.com:melix/groovy-bytecode-ast.git",
"clone_url": "https://github.com/melix/groovy-bytecode-ast.git",
"svn_url": "https://github.com/melix/groovy-bytecode-ast",
"homepage": null,
"size": 307,
"stargazers_count": 15,
"watchers_count": 15,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 3,
"mirror_url": null,
"open_issues_count": 0,
"forks": 3,
"open_issues": 0,
"watchers": 15,
"default_branch": "master"
}
},
{
"starred_at": "2010-10-13T15:09:27Z",
"repo": {
"id": 984239,
"name": "devoxx-gaelyk-demo",
"full_name": "glaforge/devoxx-gaelyk-demo",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/devoxx-gaelyk-demo",
"description": "Demo of the Devoxx REST API schedule written with Gaelyk",
"fork": false,
"url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo",
"forks_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/forks",
"keys_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/teams",
"hooks_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/events",
"assignees_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/tags",
"blobs_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/subscription",
"commits_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/merges",
"archive_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/downloads",
"issues_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/devoxx-gaelyk-demo/releases{/id}",
"created_at": "2010-10-13T15:09:27Z",
"updated_at": "2014-03-26T16:33:46Z",
"pushed_at": "2011-11-16T03:05:35Z",
"git_url": "git://github.com/glaforge/devoxx-gaelyk-demo.git",
"ssh_url": "git@github.com:glaforge/devoxx-gaelyk-demo.git",
"clone_url": "https://github.com/glaforge/devoxx-gaelyk-demo.git",
"svn_url": "https://github.com/glaforge/devoxx-gaelyk-demo",
"homepage": "http://devoxx-gaelyk.appspot.com/",
"size": 47412,
"stargazers_count": 9,
"watchers_count": 9,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 1,
"mirror_url": null,
"open_issues_count": 1,
"forks": 1,
"open_issues": 1,
"watchers": 9,
"default_branch": "master"
}
},
{
"starred_at": "2010-10-11T04:41:23Z",
"repo": {
"id": 977773,
"name": "gaelyk-ktrwjr",
"full_name": "kiy0taka/gaelyk-ktrwjr",
"owner": {
"login": "kiy0taka",
"id": 57504,
"avatar_url": "https://avatars.githubusercontent.com/u/57504?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/kiy0taka",
"html_url": "https://github.com/kiy0taka",
"followers_url": "https://api.github.com/users/kiy0taka/followers",
"following_url": "https://api.github.com/users/kiy0taka/following{/other_user}",
"gists_url": "https://api.github.com/users/kiy0taka/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kiy0taka/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kiy0taka/subscriptions",
"organizations_url": "https://api.github.com/users/kiy0taka/orgs",
"repos_url": "https://api.github.com/users/kiy0taka/repos",
"events_url": "https://api.github.com/users/kiy0taka/events{/privacy}",
"received_events_url": "https://api.github.com/users/kiy0taka/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/kiy0taka/gaelyk-ktrwjr",
"description": "",
"fork": false,
"url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr",
"forks_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/forks",
"keys_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/teams",
"hooks_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/hooks",
"issue_events_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/issues/events{/number}",
"events_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/events",
"assignees_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/assignees{/user}",
"branches_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/branches{/branch}",
"tags_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/tags",
"blobs_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/statuses/{sha}",
"languages_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/languages",
"stargazers_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/stargazers",
"contributors_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/contributors",
"subscribers_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/subscribers",
"subscription_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/subscription",
"commits_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/contents/{+path}",
"compare_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/merges",
"archive_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/downloads",
"issues_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/issues{/number}",
"pulls_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/pulls{/number}",
"milestones_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/milestones{/number}",
"notifications_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/labels{/name}",
"releases_url": "https://api.github.com/repos/kiy0taka/gaelyk-ktrwjr/releases{/id}",
"created_at": "2010-10-11T04:41:23Z",
"updated_at": "2013-10-08T02:19:26Z",
"pushed_at": "2010-10-11T04:43:12Z",
"git_url": "git://github.com/kiy0taka/gaelyk-ktrwjr.git",
"ssh_url": "git@github.com:kiy0taka/gaelyk-ktrwjr.git",
"clone_url": "https://github.com/kiy0taka/gaelyk-ktrwjr.git",
"svn_url": "https://github.com/kiy0taka/gaelyk-ktrwjr",
"homepage": "",
"size": 2288,
"stargazers_count": 3,
"watchers_count": 3,
"language": "JavaScript",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 3,
"default_branch": "master"
}
},
{
"starred_at": "2010-07-20T13:33:24Z",
"repo": {
"id": 786533,
"name": "Ratpack",
"full_name": "bleedingwolf/Ratpack",
"owner": {
"login": "bleedingwolf",
"id": 319533,
"avatar_url": "https://avatars.githubusercontent.com/u/319533?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/bleedingwolf",
"html_url": "https://github.com/bleedingwolf",
"followers_url": "https://api.github.com/users/bleedingwolf/followers",
"following_url": "https://api.github.com/users/bleedingwolf/following{/other_user}",
"gists_url": "https://api.github.com/users/bleedingwolf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bleedingwolf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bleedingwolf/subscriptions",
"organizations_url": "https://api.github.com/users/bleedingwolf/orgs",
"repos_url": "https://api.github.com/users/bleedingwolf/repos",
"events_url": "https://api.github.com/users/bleedingwolf/events{/privacy}",
"received_events_url": "https://api.github.com/users/bleedingwolf/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/bleedingwolf/Ratpack",
"description": "A micro web framework for Groovy",
"fork": true,
"url": "https://api.github.com/repos/bleedingwolf/Ratpack",
"forks_url": "https://api.github.com/repos/bleedingwolf/Ratpack/forks",
"keys_url": "https://api.github.com/repos/bleedingwolf/Ratpack/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/bleedingwolf/Ratpack/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/bleedingwolf/Ratpack/teams",
"hooks_url": "https://api.github.com/repos/bleedingwolf/Ratpack/hooks",
"issue_events_url": "https://api.github.com/repos/bleedingwolf/Ratpack/issues/events{/number}",
"events_url": "https://api.github.com/repos/bleedingwolf/Ratpack/events",
"assignees_url": "https://api.github.com/repos/bleedingwolf/Ratpack/assignees{/user}",
"branches_url": "https://api.github.com/repos/bleedingwolf/Ratpack/branches{/branch}",
"tags_url": "https://api.github.com/repos/bleedingwolf/Ratpack/tags",
"blobs_url": "https://api.github.com/repos/bleedingwolf/Ratpack/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/bleedingwolf/Ratpack/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/bleedingwolf/Ratpack/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/bleedingwolf/Ratpack/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/bleedingwolf/Ratpack/statuses/{sha}",
"languages_url": "https://api.github.com/repos/bleedingwolf/Ratpack/languages",
"stargazers_url": "https://api.github.com/repos/bleedingwolf/Ratpack/stargazers",
"contributors_url": "https://api.github.com/repos/bleedingwolf/Ratpack/contributors",
"subscribers_url": "https://api.github.com/repos/bleedingwolf/Ratpack/subscribers",
"subscription_url": "https://api.github.com/repos/bleedingwolf/Ratpack/subscription",
"commits_url": "https://api.github.com/repos/bleedingwolf/Ratpack/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/bleedingwolf/Ratpack/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/bleedingwolf/Ratpack/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/bleedingwolf/Ratpack/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/bleedingwolf/Ratpack/contents/{+path}",
"compare_url": "https://api.github.com/repos/bleedingwolf/Ratpack/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/bleedingwolf/Ratpack/merges",
"archive_url": "https://api.github.com/repos/bleedingwolf/Ratpack/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/bleedingwolf/Ratpack/downloads",
"issues_url": "https://api.github.com/repos/bleedingwolf/Ratpack/issues{/number}",
"pulls_url": "https://api.github.com/repos/bleedingwolf/Ratpack/pulls{/number}",
"milestones_url": "https://api.github.com/repos/bleedingwolf/Ratpack/milestones{/number}",
"notifications_url": "https://api.github.com/repos/bleedingwolf/Ratpack/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/bleedingwolf/Ratpack/labels{/name}",
"releases_url": "https://api.github.com/repos/bleedingwolf/Ratpack/releases{/id}",
"created_at": "2010-07-20T13:33:24Z",
"updated_at": "2015-03-07T22:01:26Z",
"pushed_at": "2013-04-12T12:02:14Z",
"git_url": "git://github.com/bleedingwolf/Ratpack.git",
"ssh_url": "git@github.com:bleedingwolf/Ratpack.git",
"clone_url": "https://github.com/bleedingwolf/Ratpack.git",
"svn_url": "https://github.com/bleedingwolf/Ratpack",
"homepage": "",
"size": 660,
"stargazers_count": 218,
"watchers_count": 218,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 5,
"mirror_url": null,
"open_issues_count": 6,
"forks": 5,
"open_issues": 6,
"watchers": 218,
"default_branch": "master"
}
},
{
"starred_at": "2010-05-16T19:27:18Z",
"repo": {
"id": 669865,
"name": "gaelyk-plugins",
"full_name": "glaforge/gaelyk-plugins",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/gaelyk-plugins",
"description": "Git repository for Gaelyk plugins",
"fork": false,
"url": "https://api.github.com/repos/glaforge/gaelyk-plugins",
"forks_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/forks",
"keys_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/teams",
"hooks_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/events",
"assignees_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/tags",
"blobs_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/subscription",
"commits_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/merges",
"archive_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/downloads",
"issues_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/gaelyk-plugins/releases{/id}",
"created_at": "2010-05-16T19:27:18Z",
"updated_at": "2015-03-07T22:01:28Z",
"pushed_at": null,
"git_url": "git://github.com/glaforge/gaelyk-plugins.git",
"ssh_url": "git@github.com:glaforge/gaelyk-plugins.git",
"clone_url": "https://github.com/glaforge/gaelyk-plugins.git",
"svn_url": "https://github.com/glaforge/gaelyk-plugins",
"homepage": "",
"size": 48,
"stargazers_count": 8,
"watchers_count": 8,
"language": null,
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 8,
"default_branch": "master"
}
},
{
"starred_at": "2009-08-02T15:42:59Z",
"repo": {
"id": 266114,
"name": "spockwebconsole",
"full_name": "pniederw/spockwebconsole",
"owner": {
"login": "pniederw",
"id": 45382,
"avatar_url": "https://avatars.githubusercontent.com/u/45382?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/pniederw",
"html_url": "https://github.com/pniederw",
"followers_url": "https://api.github.com/users/pniederw/followers",
"following_url": "https://api.github.com/users/pniederw/following{/other_user}",
"gists_url": "https://api.github.com/users/pniederw/gists{/gist_id}",
"starred_url": "https://api.github.com/users/pniederw/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/pniederw/subscriptions",
"organizations_url": "https://api.github.com/users/pniederw/orgs",
"repos_url": "https://api.github.com/users/pniederw/repos",
"events_url": "https://api.github.com/users/pniederw/events{/privacy}",
"received_events_url": "https://api.github.com/users/pniederw/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/pniederw/spockwebconsole",
"description": "Spock Web Console on Google App Engine",
"fork": true,
"url": "https://api.github.com/repos/pniederw/spockwebconsole",
"forks_url": "https://api.github.com/repos/pniederw/spockwebconsole/forks",
"keys_url": "https://api.github.com/repos/pniederw/spockwebconsole/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/pniederw/spockwebconsole/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/pniederw/spockwebconsole/teams",
"hooks_url": "https://api.github.com/repos/pniederw/spockwebconsole/hooks",
"issue_events_url": "https://api.github.com/repos/pniederw/spockwebconsole/issues/events{/number}",
"events_url": "https://api.github.com/repos/pniederw/spockwebconsole/events",
"assignees_url": "https://api.github.com/repos/pniederw/spockwebconsole/assignees{/user}",
"branches_url": "https://api.github.com/repos/pniederw/spockwebconsole/branches{/branch}",
"tags_url": "https://api.github.com/repos/pniederw/spockwebconsole/tags",
"blobs_url": "https://api.github.com/repos/pniederw/spockwebconsole/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/pniederw/spockwebconsole/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/pniederw/spockwebconsole/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/pniederw/spockwebconsole/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/pniederw/spockwebconsole/statuses/{sha}",
"languages_url": "https://api.github.com/repos/pniederw/spockwebconsole/languages",
"stargazers_url": "https://api.github.com/repos/pniederw/spockwebconsole/stargazers",
"contributors_url": "https://api.github.com/repos/pniederw/spockwebconsole/contributors",
"subscribers_url": "https://api.github.com/repos/pniederw/spockwebconsole/subscribers",
"subscription_url": "https://api.github.com/repos/pniederw/spockwebconsole/subscription",
"commits_url": "https://api.github.com/repos/pniederw/spockwebconsole/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/pniederw/spockwebconsole/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/pniederw/spockwebconsole/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/pniederw/spockwebconsole/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/pniederw/spockwebconsole/contents/{+path}",
"compare_url": "https://api.github.com/repos/pniederw/spockwebconsole/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/pniederw/spockwebconsole/merges",
"archive_url": "https://api.github.com/repos/pniederw/spockwebconsole/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/pniederw/spockwebconsole/downloads",
"issues_url": "https://api.github.com/repos/pniederw/spockwebconsole/issues{/number}",
"pulls_url": "https://api.github.com/repos/pniederw/spockwebconsole/pulls{/number}",
"milestones_url": "https://api.github.com/repos/pniederw/spockwebconsole/milestones{/number}",
"notifications_url": "https://api.github.com/repos/pniederw/spockwebconsole/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/pniederw/spockwebconsole/labels{/name}",
"releases_url": "https://api.github.com/repos/pniederw/spockwebconsole/releases{/id}",
"created_at": "2009-08-02T15:42:59Z",
"updated_at": "2015-02-22T15:43:00Z",
"pushed_at": "2012-02-26T01:43:36Z",
"git_url": "git://github.com/pniederw/spockwebconsole.git",
"ssh_url": "git@github.com:pniederw/spockwebconsole.git",
"clone_url": "https://github.com/pniederw/spockwebconsole.git",
"svn_url": "https://github.com/pniederw/spockwebconsole",
"homepage": "http://meet.spockframework.org",
"size": 81710,
"stargazers_count": 14,
"watchers_count": 14,
"language": "JavaScript",
"has_issues": true,
"has_downloads": false,
"has_wiki": true,
"has_pages": false,
"forks_count": 4,
"mirror_url": null,
"open_issues_count": 1,
"forks": 4,
"open_issues": 1,
"watchers": 14,
"default_branch": "master"
}
},
{
"starred_at": "2009-07-17T15:29:39Z",
"repo": {
"id": 253653,
"name": "gaelyk",
"full_name": "gaelyk/gaelyk",
"owner": {
"login": "gaelyk",
"id": 2832954,
"avatar_url": "https://avatars.githubusercontent.com/u/2832954?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/gaelyk",
"html_url": "https://github.com/gaelyk",
"followers_url": "https://api.github.com/users/gaelyk/followers",
"following_url": "https://api.github.com/users/gaelyk/following{/other_user}",
"gists_url": "https://api.github.com/users/gaelyk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gaelyk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gaelyk/subscriptions",
"organizations_url": "https://api.github.com/users/gaelyk/orgs",
"repos_url": "https://api.github.com/users/gaelyk/repos",
"events_url": "https://api.github.com/users/gaelyk/events{/privacy}",
"received_events_url": "https://api.github.com/users/gaelyk/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gaelyk/gaelyk",
"description": "A lightweight Groovy toolkit for Google App Engine Java",
"fork": false,
"url": "https://api.github.com/repos/gaelyk/gaelyk",
"forks_url": "https://api.github.com/repos/gaelyk/gaelyk/forks",
"keys_url": "https://api.github.com/repos/gaelyk/gaelyk/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gaelyk/gaelyk/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gaelyk/gaelyk/teams",
"hooks_url": "https://api.github.com/repos/gaelyk/gaelyk/hooks",
"issue_events_url": "https://api.github.com/repos/gaelyk/gaelyk/issues/events{/number}",
"events_url": "https://api.github.com/repos/gaelyk/gaelyk/events",
"assignees_url": "https://api.github.com/repos/gaelyk/gaelyk/assignees{/user}",
"branches_url": "https://api.github.com/repos/gaelyk/gaelyk/branches{/branch}",
"tags_url": "https://api.github.com/repos/gaelyk/gaelyk/tags",
"blobs_url": "https://api.github.com/repos/gaelyk/gaelyk/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gaelyk/gaelyk/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gaelyk/gaelyk/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gaelyk/gaelyk/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gaelyk/gaelyk/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gaelyk/gaelyk/languages",
"stargazers_url": "https://api.github.com/repos/gaelyk/gaelyk/stargazers",
"contributors_url": "https://api.github.com/repos/gaelyk/gaelyk/contributors",
"subscribers_url": "https://api.github.com/repos/gaelyk/gaelyk/subscribers",
"subscription_url": "https://api.github.com/repos/gaelyk/gaelyk/subscription",
"commits_url": "https://api.github.com/repos/gaelyk/gaelyk/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gaelyk/gaelyk/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gaelyk/gaelyk/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gaelyk/gaelyk/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/gaelyk/gaelyk/contents/{+path}",
"compare_url": "https://api.github.com/repos/gaelyk/gaelyk/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gaelyk/gaelyk/merges",
"archive_url": "https://api.github.com/repos/gaelyk/gaelyk/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gaelyk/gaelyk/downloads",
"issues_url": "https://api.github.com/repos/gaelyk/gaelyk/issues{/number}",
"pulls_url": "https://api.github.com/repos/gaelyk/gaelyk/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gaelyk/gaelyk/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gaelyk/gaelyk/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gaelyk/gaelyk/labels{/name}",
"releases_url": "https://api.github.com/repos/gaelyk/gaelyk/releases{/id}",
"created_at": "2009-07-17T15:29:39Z",
"updated_at": "2015-03-20T05:31:11Z",
"pushed_at": "2014-10-30T16:50:48Z",
"git_url": "git://github.com/gaelyk/gaelyk.git",
"ssh_url": "git@github.com:gaelyk/gaelyk.git",
"clone_url": "https://github.com/gaelyk/gaelyk.git",
"svn_url": "https://github.com/gaelyk/gaelyk",
"homepage": "http://gaelyk.appspot.com",
"size": 250208,
"stargazers_count": 217,
"watchers_count": 217,
"language": "Groovy",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"has_pages": false,
"forks_count": 42,
"mirror_url": null,
"open_issues_count": 31,
"forks": 42,
"open_issues": 31,
"watchers": 217,
"default_branch": "master"
}
},
{
"starred_at": "2009-04-12T09:17:33Z",
"repo": {
"id": 173981,
"name": "groovywebconsole",
"full_name": "glaforge/groovywebconsole",
"owner": {
"login": "glaforge",
"id": 47907,
"avatar_url": "https://avatars.githubusercontent.com/u/47907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/glaforge",
"html_url": "https://github.com/glaforge",
"followers_url": "https://api.github.com/users/glaforge/followers",
"following_url": "https://api.github.com/users/glaforge/following{/other_user}",
"gists_url": "https://api.github.com/users/glaforge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/glaforge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/glaforge/subscriptions",
"organizations_url": "https://api.github.com/users/glaforge/orgs",
"repos_url": "https://api.github.com/users/glaforge/repos",
"events_url": "https://api.github.com/users/glaforge/events{/privacy}",
"received_events_url": "https://api.github.com/users/glaforge/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/glaforge/groovywebconsole",
"description": "Groovy Web Console on Google App Engine",
"fork": false,
"url": "https://api.github.com/repos/glaforge/groovywebconsole",
"forks_url": "https://api.github.com/repos/glaforge/groovywebconsole/forks",
"keys_url": "https://api.github.com/repos/glaforge/groovywebconsole/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/glaforge/groovywebconsole/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/glaforge/groovywebconsole/teams",
"hooks_url": "https://api.github.com/repos/glaforge/groovywebconsole/hooks",
"issue_events_url": "https://api.github.com/repos/glaforge/groovywebconsole/issues/events{/number}",
"events_url": "https://api.github.com/repos/glaforge/groovywebconsole/events",
"assignees_url": "https://api.github.com/repos/glaforge/groovywebconsole/assignees{/user}",
"branches_url": "https://api.github.com/repos/glaforge/groovywebconsole/branches{/branch}",
"tags_url": "https://api.github.com/repos/glaforge/groovywebconsole/tags",
"blobs_url": "https://api.github.com/repos/glaforge/groovywebconsole/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/glaforge/groovywebconsole/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/glaforge/groovywebconsole/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/glaforge/groovywebconsole/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/glaforge/groovywebconsole/statuses/{sha}",
"languages_url": "https://api.github.com/repos/glaforge/groovywebconsole/languages",
"stargazers_url": "https://api.github.com/repos/glaforge/groovywebconsole/stargazers",
"contributors_url": "https://api.github.com/repos/glaforge/groovywebconsole/contributors",
"subscribers_url": "https://api.github.com/repos/glaforge/groovywebconsole/subscribers",
"subscription_url": "https://api.github.com/repos/glaforge/groovywebconsole/subscription",
"commits_url": "https://api.github.com/repos/glaforge/groovywebconsole/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/glaforge/groovywebconsole/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/glaforge/groovywebconsole/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/glaforge/groovywebconsole/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/glaforge/groovywebconsole/contents/{+path}",
"compare_url": "https://api.github.com/repos/glaforge/groovywebconsole/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/glaforge/groovywebconsole/merges",
"archive_url": "https://api.github.com/repos/glaforge/groovywebconsole/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/glaforge/groovywebconsole/downloads",
"issues_url": "https://api.github.com/repos/glaforge/groovywebconsole/issues{/number}",
"pulls_url": "https://api.github.com/repos/glaforge/groovywebconsole/pulls{/number}",
"milestones_url": "https://api.github.com/repos/glaforge/groovywebconsole/milestones{/number}",
"notifications_url": "https://api.github.com/repos/glaforge/groovywebconsole/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/glaforge/groovywebconsole/labels{/name}",
"releases_url": "https://api.github.com/repos/glaforge/groovywebconsole/releases{/id}",
"created_at": "2009-04-12T09:17:33Z",
"updated_at": "2015-03-23T04:29:13Z",
"pushed_at": "2014-06-02T15:57:04Z",
"git_url": "git://github.com/glaforge/groovywebconsole.git",
"ssh_url": "git@github.com:glaforge/groovywebconsole.git",
"clone_url": "https://github.com/glaforge/groovywebconsole.git",
"svn_url": "https://github.com/glaforge/groovywebconsole",
"homepage": "http://groovyconsole.appspot.com",
"size": 160921,
"stargazers_count": 98,
"watchers_count": 98,
"language": "JavaScript",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 31,
"mirror_url": null,
"open_issues_count": 13,
"forks": 31,
"open_issues": 13,
"watchers": 98,
"default_branch": "master"
}
},
{
"starred_at": "2009-03-25T08:16:03Z",
"repo": {
"id": 158886,
"name": "grails",
"full_name": "grails/grails",
"owner": {
"login": "grails",
"id": 64546,
"avatar_url": "https://avatars.githubusercontent.com/u/64546?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/grails",
"html_url": "https://github.com/grails",
"followers_url": "https://api.github.com/users/grails/followers",
"following_url": "https://api.github.com/users/grails/following{/other_user}",
"gists_url": "https://api.github.com/users/grails/gists{/gist_id}",
"starred_url": "https://api.github.com/users/grails/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/grails/subscriptions",
"organizations_url": "https://api.github.com/users/grails/orgs",
"repos_url": "https://api.github.com/users/grails/repos",
"events_url": "https://api.github.com/users/grails/events{/privacy}",
"received_events_url": "https://api.github.com/users/grails/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/grails/grails",
"description": "A powerful web application framework based on the Groovy language",
"fork": false,
"url": "https://api.github.com/repos/grails/grails",
"forks_url": "https://api.github.com/repos/grails/grails/forks",
"keys_url": "https://api.github.com/repos/grails/grails/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/grails/grails/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/grails/grails/teams",
"hooks_url": "https://api.github.com/repos/grails/grails/hooks",
"issue_events_url": "https://api.github.com/repos/grails/grails/issues/events{/number}",
"events_url": "https://api.github.com/repos/grails/grails/events",
"assignees_url": "https://api.github.com/repos/grails/grails/assignees{/user}",
"branches_url": "https://api.github.com/repos/grails/grails/branches{/branch}",
"tags_url": "https://api.github.com/repos/grails/grails/tags",
"blobs_url": "https://api.github.com/repos/grails/grails/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/grails/grails/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/grails/grails/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/grails/grails/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/grails/grails/statuses/{sha}",
"languages_url": "https://api.github.com/repos/grails/grails/languages",
"stargazers_url": "https://api.github.com/repos/grails/grails/stargazers",
"contributors_url": "https://api.github.com/repos/grails/grails/contributors",
"subscribers_url": "https://api.github.com/repos/grails/grails/subscribers",
"subscription_url": "https://api.github.com/repos/grails/grails/subscription",
"commits_url": "https://api.github.com/repos/grails/grails/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/grails/grails/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/grails/grails/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/grails/grails/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/grails/grails/contents/{+path}",
"compare_url": "https://api.github.com/repos/grails/grails/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/grails/grails/merges",
"archive_url": "https://api.github.com/repos/grails/grails/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/grails/grails/downloads",
"issues_url": "https://api.github.com/repos/grails/grails/issues{/number}",
"pulls_url": "https://api.github.com/repos/grails/grails/pulls{/number}",
"milestones_url": "https://api.github.com/repos/grails/grails/milestones{/number}",
"notifications_url": "https://api.github.com/repos/grails/grails/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/grails/grails/labels{/name}",
"releases_url": "https://api.github.com/repos/grails/grails/releases{/id}",
"created_at": "2009-03-25T08:16:03Z",
"updated_at": "2015-03-29T03:35:40Z",
"pushed_at": "2010-02-11T01:46:24Z",
"git_url": "git://github.com/grails/grails.git",
"ssh_url": "git@github.com:grails/grails.git",
"clone_url": "https://github.com/grails/grails.git",
"svn_url": "https://github.com/grails/grails",
"homepage": "http://grails.org",
"size": 337442,
"stargazers_count": 413,
"watchers_count": 413,
"language": "Groovy",
"has_issues": false,
"has_downloads": false,
"has_wiki": false,
"has_pages": false,
"forks_count": 83,
"mirror_url": null,
"open_issues_count": 0,
"forks": 83,
"open_issues": 0,
"watchers": 413,
"default_branch": "master"
}
},
{
"starred_at": "2009-01-26T22:10:22Z",
"repo": {
"id": 115297,
"name": "pygments-groovy",
"full_name": "rhyolight/pygments-groovy",
"owner": {
"login": "rhyolight",
"id": 15566,
"avatar_url": "https://avatars.githubusercontent.com/u/15566?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/rhyolight",
"html_url": "https://github.com/rhyolight",
"followers_url": "https://api.github.com/users/rhyolight/followers",
"following_url": "https://api.github.com/users/rhyolight/following{/other_user}",
"gists_url": "https://api.github.com/users/rhyolight/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rhyolight/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rhyolight/subscriptions",
"organizations_url": "https://api.github.com/users/rhyolight/orgs",
"repos_url": "https://api.github.com/users/rhyolight/repos",
"events_url": "https://api.github.com/users/rhyolight/events{/privacy}",
"received_events_url": "https://api.github.com/users/rhyolight/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/rhyolight/pygments-groovy",
"description": "Groovy Lexer for Pygments",
"fork": false,
"url": "https://api.github.com/repos/rhyolight/pygments-groovy",
"forks_url": "https://api.github.com/repos/rhyolight/pygments-groovy/forks",
"keys_url": "https://api.github.com/repos/rhyolight/pygments-groovy/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/rhyolight/pygments-groovy/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/rhyolight/pygments-groovy/teams",
"hooks_url": "https://api.github.com/repos/rhyolight/pygments-groovy/hooks",
"issue_events_url": "https://api.github.com/repos/rhyolight/pygments-groovy/issues/events{/number}",
"events_url": "https://api.github.com/repos/rhyolight/pygments-groovy/events",
"assignees_url": "https://api.github.com/repos/rhyolight/pygments-groovy/assignees{/user}",
"branches_url": "https://api.github.com/repos/rhyolight/pygments-groovy/branches{/branch}",
"tags_url": "https://api.github.com/repos/rhyolight/pygments-groovy/tags",
"blobs_url": "https://api.github.com/repos/rhyolight/pygments-groovy/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/rhyolight/pygments-groovy/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/rhyolight/pygments-groovy/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/rhyolight/pygments-groovy/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/rhyolight/pygments-groovy/statuses/{sha}",
"languages_url": "https://api.github.com/repos/rhyolight/pygments-groovy/languages",
"stargazers_url": "https://api.github.com/repos/rhyolight/pygments-groovy/stargazers",
"contributors_url": "https://api.github.com/repos/rhyolight/pygments-groovy/contributors",
"subscribers_url": "https://api.github.com/repos/rhyolight/pygments-groovy/subscribers",
"subscription_url": "https://api.github.com/repos/rhyolight/pygments-groovy/subscription",
"commits_url": "https://api.github.com/repos/rhyolight/pygments-groovy/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/rhyolight/pygments-groovy/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/rhyolight/pygments-groovy/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/rhyolight/pygments-groovy/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/rhyolight/pygments-groovy/contents/{+path}",
"compare_url": "https://api.github.com/repos/rhyolight/pygments-groovy/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/rhyolight/pygments-groovy/merges",
"archive_url": "https://api.github.com/repos/rhyolight/pygments-groovy/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/rhyolight/pygments-groovy/downloads",
"issues_url": "https://api.github.com/repos/rhyolight/pygments-groovy/issues{/number}",
"pulls_url": "https://api.github.com/repos/rhyolight/pygments-groovy/pulls{/number}",
"milestones_url": "https://api.github.com/repos/rhyolight/pygments-groovy/milestones{/number}",
"notifications_url": "https://api.github.com/repos/rhyolight/pygments-groovy/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/rhyolight/pygments-groovy/labels{/name}",
"releases_url": "https://api.github.com/repos/rhyolight/pygments-groovy/releases{/id}",
"created_at": "2009-01-26T22:10:22Z",
"updated_at": "2014-09-02T10:31:08Z",
"pushed_at": "2009-01-27T16:37:37Z",
"git_url": "git://github.com/rhyolight/pygments-groovy.git",
"ssh_url": "git@github.com:rhyolight/pygments-groovy.git",
"clone_url": "https://github.com/rhyolight/pygments-groovy.git",
"svn_url": "https://github.com/rhyolight/pygments-groovy",
"homepage": "http://weblog.dangertree.net/pygments-groovy-lexer/",
"size": 83,
"stargazers_count": 8,
"watchers_count": 8,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 2,
"mirror_url": null,
"open_issues_count": 0,
"forks": 2,
"open_issues": 0,
"watchers": 8,
"default_branch": "master"
}
}
]
[tmp]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment