octokit 0.6.5 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. data/.rspec +1 -2
  2. data/.travis.yml +0 -1
  3. data/CHANGELOG.md +1 -0
  4. data/Gemfile +1 -1
  5. data/README.md +41 -28
  6. data/Rakefile +11 -0
  7. data/lib/faraday/response/raise_octokit_error.rb +4 -2
  8. data/lib/octokit/client.rb +2 -0
  9. data/lib/octokit/client/commits.rb +12 -0
  10. data/lib/octokit/client/events.rb +26 -0
  11. data/lib/octokit/client/issues.rb +35 -7
  12. data/lib/octokit/client/labels.rb +5 -5
  13. data/lib/octokit/client/objects.rb +10 -6
  14. data/lib/octokit/client/organizations.rb +25 -21
  15. data/lib/octokit/client/pub_sub_hubbub/service_hooks.rb +2 -2
  16. data/lib/octokit/client/pulls.rb +4 -4
  17. data/lib/octokit/client/repositories.rb +18 -18
  18. data/lib/octokit/client/users.rb +19 -14
  19. data/lib/octokit/configuration.rb +14 -11
  20. data/lib/octokit/connection.rb +3 -3
  21. data/lib/octokit/request.rb +17 -1
  22. data/lib/octokit/version.rb +1 -1
  23. data/octokit.gemspec +13 -12
  24. data/spec/fixtures/v3/blob.json +7 -0
  25. data/spec/fixtures/v3/commit_comment.json +19 -0
  26. data/spec/fixtures/v3/commit_comments.json +78 -0
  27. data/spec/fixtures/v3/emails.json +4 -0
  28. data/spec/fixtures/v3/followers.json +212 -0
  29. data/spec/fixtures/v3/following.json +209 -0
  30. data/spec/fixtures/v3/issue.json +37 -0
  31. data/spec/fixtures/v3/issue_closed.json +37 -0
  32. data/spec/fixtures/v3/issue_event.json +44 -0
  33. data/spec/fixtures/v3/issue_events.json +72 -0
  34. data/spec/fixtures/v3/list_commit_comments.json +572 -0
  35. data/spec/fixtures/v3/organization-repositories.json +4292 -0
  36. data/spec/fixtures/v3/organization-repository.json +42 -0
  37. data/spec/fixtures/v3/organization.json +18 -0
  38. data/spec/fixtures/v3/organization_members.json +576 -0
  39. data/spec/fixtures/v3/organization_team_members.json +16 -0
  40. data/spec/fixtures/v3/organization_team_repos.json +62 -0
  41. data/spec/fixtures/v3/organizations.json +44 -0
  42. data/spec/fixtures/v3/public_events.json +1110 -0
  43. data/spec/fixtures/v3/pull_created.json +138 -0
  44. data/spec/fixtures/v3/pull_request.json +138 -0
  45. data/spec/fixtures/v3/pull_requests.json +187 -0
  46. data/spec/fixtures/v3/repo_events.json +1668 -0
  47. data/spec/fixtures/v3/repo_issues_events.json +134 -0
  48. data/spec/fixtures/v3/team.json +8 -0
  49. data/spec/fixtures/v3/teams.json +4 -4
  50. data/spec/fixtures/v3/tree.json +112 -0
  51. data/spec/fixtures/v3/watched.json +1022 -0
  52. data/spec/helper.rb +3 -3
  53. data/spec/octokit/client/commits_spec.rb +33 -0
  54. data/spec/octokit/client/events_spec.rb +27 -0
  55. data/spec/octokit/client/issue_events_spec.rb +30 -0
  56. data/spec/octokit/client/issues_spec.rb +31 -20
  57. data/spec/octokit/client/labels_spec.rb +1 -1
  58. data/spec/octokit/client/objects_spec.rb +9 -8
  59. data/spec/octokit/client/organizations_spec.rb +56 -67
  60. data/spec/octokit/client/pulls_spec.rb +19 -18
  61. data/spec/octokit/client/repositories_spec.rb +24 -38
  62. data/spec/octokit/client/users_spec.rb +50 -51
  63. data/spec/octokit/client_spec.rb +16 -0
  64. metadata +111 -81
  65. data/puppeteer.jpg +0 -0
  66. data/spec/fixtures/v2/blob.json +0 -1
  67. data/spec/fixtures/v2/comment.json +0 -1
  68. data/spec/fixtures/v2/comments.json +0 -1
  69. data/spec/fixtures/v2/delete_failure.json +0 -1
  70. data/spec/fixtures/v2/delete_token.json +0 -1
  71. data/spec/fixtures/v2/emails.json +0 -1
  72. data/spec/fixtures/v2/followers.json +0 -1
  73. data/spec/fixtures/v2/following.json +0 -1
  74. data/spec/fixtures/v2/issue.json +0 -1
  75. data/spec/fixtures/v2/labels.json +0 -1
  76. data/spec/fixtures/v2/organization.json +0 -1
  77. data/spec/fixtures/v2/organizations.json +0 -1
  78. data/spec/fixtures/v2/public_keys.json +0 -1
  79. data/spec/fixtures/v2/pull.json +0 -1
  80. data/spec/fixtures/v2/pulls.json +0 -1
  81. data/spec/fixtures/v2/tags.json +0 -1
  82. data/spec/fixtures/v2/team.json +0 -1
  83. data/spec/fixtures/v2/teams.json +0 -1
  84. data/spec/fixtures/v2/tree.json +0 -1
@@ -0,0 +1,4292 @@
1
+ [
2
+ {
3
+ "open_issues": 0,
4
+ "ssh_url": "git@github.com:codeforamerica/cfahelloworld.git",
5
+ "clone_url": "https://github.com/codeforamerica/cfahelloworld.git",
6
+ "homepage": "cfahello.heroku.com",
7
+ "forks": 1,
8
+ "html_url": "https://github.com/codeforamerica/cfahelloworld",
9
+ "fork": false,
10
+ "pushed_at": null,
11
+ "updated_at": "2011-10-04T03:27:01Z",
12
+ "private": false,
13
+ "svn_url": "https://github.com/codeforamerica/cfahelloworld",
14
+ "size": 0,
15
+ "master_branch": null,
16
+ "url": "https://api.github.com/repos/codeforamerica/cfahelloworld",
17
+ "git_url": "git://github.com/codeforamerica/cfahelloworld.git",
18
+ "watchers": 1,
19
+ "language": null,
20
+ "owner": {
21
+ "login": "codeforamerica",
22
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
23
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
24
+ "url": "https://api.github.com/users/codeforamerica",
25
+ "id": 337792
26
+ },
27
+ "name": "cfahelloworld",
28
+ "id": 967930,
29
+ "description": "Hello World Training",
30
+ "created_at": "2010-10-06T23:17:15Z"
31
+ },
32
+ {
33
+ "open_issues": 0,
34
+ "ssh_url": "git@github.com:codeforamerica/shortstack.git",
35
+ "clone_url": "https://github.com/codeforamerica/shortstack.git",
36
+ "homepage": "shortstack.codeforamerica.org",
37
+ "forks": 7,
38
+ "html_url": "https://github.com/codeforamerica/shortstack",
39
+ "fork": false,
40
+ "pushed_at": "2011-10-10T14:26:12Z",
41
+ "updated_at": "2011-11-01T19:50:48Z",
42
+ "private": false,
43
+ "svn_url": "https://github.com/codeforamerica/shortstack",
44
+ "size": 156,
45
+ "master_branch": null,
46
+ "url": "https://api.github.com/repos/codeforamerica/shortstack",
47
+ "git_url": "git://github.com/codeforamerica/shortstack.git",
48
+ "watchers": 16,
49
+ "language": "JavaScript",
50
+ "owner": {
51
+ "login": "codeforamerica",
52
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
53
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
54
+ "url": "https://api.github.com/users/codeforamerica",
55
+ "id": 337792
56
+ },
57
+ "name": "shortstack",
58
+ "id": 1054616,
59
+ "description": "Inspired by Crunchbase, ShortStack is the CfA database for public software, products and government entities",
60
+ "created_at": "2010-11-05T16:27:03Z"
61
+ },
62
+ {
63
+ "open_issues": 0,
64
+ "ssh_url": "git@github.com:codeforamerica/cfawp2012.git",
65
+ "clone_url": "https://github.com/codeforamerica/cfawp2012.git",
66
+ "homepage": "",
67
+ "forks": 3,
68
+ "html_url": "https://github.com/codeforamerica/cfawp2012",
69
+ "fork": false,
70
+ "pushed_at": "2011-12-14T05:25:33Z",
71
+ "updated_at": "2011-12-14T05:25:33Z",
72
+ "private": false,
73
+ "svn_url": "https://github.com/codeforamerica/cfawp2012",
74
+ "size": 132,
75
+ "master_branch": null,
76
+ "url": "https://api.github.com/repos/codeforamerica/cfawp2012",
77
+ "git_url": "git://github.com/codeforamerica/cfawp2012.git",
78
+ "watchers": 5,
79
+ "language": "PHP",
80
+ "owner": {
81
+ "login": "codeforamerica",
82
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
83
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
84
+ "url": "https://api.github.com/users/codeforamerica",
85
+ "id": 337792
86
+ },
87
+ "name": "cfawp2012",
88
+ "id": 1156985,
89
+ "description": "Wordpress template for CfA site redesign",
90
+ "created_at": "2010-12-10T19:27:42Z"
91
+ },
92
+ {
93
+ "open_issues": 0,
94
+ "ssh_url": "git@github.com:codeforamerica/Open311-Visualization.git",
95
+ "clone_url": "https://github.com/codeforamerica/Open311-Visualization.git",
96
+ "homepage": "http://www.codeforamerica.org",
97
+ "forks": 1,
98
+ "html_url": "https://github.com/codeforamerica/Open311-Visualization",
99
+ "fork": false,
100
+ "pushed_at": "2011-01-14T06:24:46Z",
101
+ "updated_at": "2011-12-05T22:48:24Z",
102
+ "private": false,
103
+ "svn_url": "https://github.com/codeforamerica/Open311-Visualization",
104
+ "size": 304,
105
+ "master_branch": null,
106
+ "url": "https://api.github.com/repos/codeforamerica/Open311-Visualization",
107
+ "git_url": "git://github.com/codeforamerica/Open311-Visualization.git",
108
+ "watchers": 6,
109
+ "language": "JavaScript",
110
+ "owner": {
111
+ "login": "codeforamerica",
112
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
113
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
114
+ "url": "https://api.github.com/users/codeforamerica",
115
+ "id": 337792
116
+ },
117
+ "name": "Open311-Visualization",
118
+ "id": 1253100,
119
+ "description": "Code for America labs project visualizing Open311 data",
120
+ "created_at": "2011-01-14T02:13:21Z"
121
+ },
122
+ {
123
+ "open_issues": 0,
124
+ "ssh_url": "git@github.com:codeforamerica/open311.git",
125
+ "clone_url": "https://github.com/codeforamerica/open311.git",
126
+ "homepage": "http://open311.org/",
127
+ "forks": 5,
128
+ "html_url": "https://github.com/codeforamerica/open311",
129
+ "fork": false,
130
+ "pushed_at": "2011-11-02T10:23:28Z",
131
+ "updated_at": "2011-12-05T22:40:06Z",
132
+ "private": false,
133
+ "svn_url": "https://github.com/codeforamerica/open311",
134
+ "size": 112,
135
+ "master_branch": null,
136
+ "url": "https://api.github.com/repos/codeforamerica/open311",
137
+ "git_url": "git://github.com/codeforamerica/open311.git",
138
+ "watchers": 17,
139
+ "language": "Ruby",
140
+ "owner": {
141
+ "login": "codeforamerica",
142
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
143
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
144
+ "url": "https://api.github.com/users/codeforamerica",
145
+ "id": 337792
146
+ },
147
+ "name": "open311",
148
+ "id": 1255325,
149
+ "description": "A Ruby wrapper for the Open311 API",
150
+ "created_at": "2011-01-14T18:02:22Z"
151
+ },
152
+ {
153
+ "open_issues": 6,
154
+ "ssh_url": "git@github.com:codeforamerica/follow-all.git",
155
+ "clone_url": "https://github.com/codeforamerica/follow-all.git",
156
+ "homepage": "http://follow-all.heroku.com",
157
+ "forks": 16,
158
+ "html_url": "https://github.com/codeforamerica/follow-all",
159
+ "fork": false,
160
+ "pushed_at": "2012-01-02T20:41:46Z",
161
+ "updated_at": "2012-01-02T20:41:47Z",
162
+ "private": false,
163
+ "svn_url": "https://github.com/codeforamerica/follow-all",
164
+ "size": 136,
165
+ "master_branch": null,
166
+ "url": "https://api.github.com/repos/codeforamerica/follow-all",
167
+ "git_url": "git://github.com/codeforamerica/follow-all.git",
168
+ "watchers": 19,
169
+ "language": "Ruby",
170
+ "owner": {
171
+ "login": "codeforamerica",
172
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
173
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
174
+ "url": "https://api.github.com/users/codeforamerica",
175
+ "id": 337792
176
+ },
177
+ "name": "follow-all",
178
+ "id": 1255356,
179
+ "description": "Follow All allows you to select a Twitter list and follow all of its members.",
180
+ "created_at": "2011-01-14T18:13:39Z"
181
+ },
182
+ {
183
+ "open_issues": 0,
184
+ "ssh_url": "git@github.com:codeforamerica/gollum.git",
185
+ "clone_url": "https://github.com/codeforamerica/gollum.git",
186
+ "homepage": "",
187
+ "forks": 0,
188
+ "html_url": "https://github.com/codeforamerica/gollum",
189
+ "fork": true,
190
+ "pushed_at": "2011-05-15T18:21:23Z",
191
+ "updated_at": "2011-10-04T04:58:50Z",
192
+ "private": false,
193
+ "svn_url": "https://github.com/codeforamerica/gollum",
194
+ "size": 4112,
195
+ "master_branch": null,
196
+ "url": "https://api.github.com/repos/codeforamerica/gollum",
197
+ "git_url": "git://github.com/codeforamerica/gollum.git",
198
+ "watchers": 1,
199
+ "language": "JavaScript",
200
+ "owner": {
201
+ "login": "codeforamerica",
202
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
203
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
204
+ "url": "https://api.github.com/users/codeforamerica",
205
+ "id": 337792
206
+ },
207
+ "name": "gollum",
208
+ "id": 1269209,
209
+ "description": "A simple, Git-powered wiki with a sweet API and local frontend.",
210
+ "created_at": "2011-01-19T00:12:45Z"
211
+ },
212
+ {
213
+ "open_issues": 0,
214
+ "ssh_url": "git@github.com:codeforamerica/svg_canvas_experiments.git",
215
+ "clone_url": "https://github.com/codeforamerica/svg_canvas_experiments.git",
216
+ "homepage": "",
217
+ "forks": 0,
218
+ "html_url": "https://github.com/codeforamerica/svg_canvas_experiments",
219
+ "fork": true,
220
+ "pushed_at": "2011-01-21T18:12:30Z",
221
+ "updated_at": "2011-10-04T05:01:02Z",
222
+ "private": false,
223
+ "svn_url": "https://github.com/codeforamerica/svg_canvas_experiments",
224
+ "size": 164,
225
+ "master_branch": null,
226
+ "url": "https://api.github.com/repos/codeforamerica/svg_canvas_experiments",
227
+ "git_url": "git://github.com/codeforamerica/svg_canvas_experiments.git",
228
+ "watchers": 1,
229
+ "language": "JavaScript",
230
+ "owner": {
231
+ "login": "codeforamerica",
232
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
233
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
234
+ "url": "https://api.github.com/users/codeforamerica",
235
+ "id": 337792
236
+ },
237
+ "name": "svg_canvas_experiments",
238
+ "id": 1276305,
239
+ "description": "Playing w/ svg & canvas",
240
+ "created_at": "2011-01-20T22:10:11Z"
241
+ },
242
+ {
243
+ "open_issues": 0,
244
+ "ssh_url": "git@github.com:codeforamerica/adopt-a-hydrant.git",
245
+ "clone_url": "https://github.com/codeforamerica/adopt-a-hydrant.git",
246
+ "homepage": "http://adopt-a-hydrant.heroku.com",
247
+ "forks": 7,
248
+ "html_url": "https://github.com/codeforamerica/adopt-a-hydrant",
249
+ "fork": false,
250
+ "pushed_at": "2012-01-03T08:29:17Z",
251
+ "updated_at": "2012-01-03T08:29:17Z",
252
+ "private": false,
253
+ "svn_url": "https://github.com/codeforamerica/adopt-a-hydrant",
254
+ "size": 144,
255
+ "master_branch": null,
256
+ "url": "https://api.github.com/repos/codeforamerica/adopt-a-hydrant",
257
+ "git_url": "git://github.com/codeforamerica/adopt-a-hydrant.git",
258
+ "watchers": 22,
259
+ "language": "Ruby",
260
+ "owner": {
261
+ "login": "codeforamerica",
262
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
263
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
264
+ "url": "https://api.github.com/users/codeforamerica",
265
+ "id": 337792
266
+ },
267
+ "name": "adopt-a-hydrant",
268
+ "id": 1366239,
269
+ "description": "A Ruby on Rails application that allows citizens to \"adopt\" civic infrastructure, such as fire hydrants.",
270
+ "created_at": "2011-02-14T18:28:03Z"
271
+ },
272
+ {
273
+ "open_issues": 0,
274
+ "ssh_url": "git@github.com:codeforamerica/secretsauce.git",
275
+ "clone_url": "https://github.com/codeforamerica/secretsauce.git",
276
+ "homepage": "",
277
+ "forks": 3,
278
+ "html_url": "https://github.com/codeforamerica/secretsauce",
279
+ "fork": false,
280
+ "pushed_at": "2011-11-17T03:41:02Z",
281
+ "updated_at": "2011-11-17T03:41:03Z",
282
+ "private": false,
283
+ "svn_url": "https://github.com/codeforamerica/secretsauce",
284
+ "size": 136,
285
+ "master_branch": null,
286
+ "url": "https://api.github.com/repos/codeforamerica/secretsauce",
287
+ "git_url": "git://github.com/codeforamerica/secretsauce.git",
288
+ "watchers": 8,
289
+ "language": "Ruby",
290
+ "owner": {
291
+ "login": "codeforamerica",
292
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
293
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
294
+ "url": "https://api.github.com/users/codeforamerica",
295
+ "id": 337792
296
+ },
297
+ "name": "secretsauce",
298
+ "id": 1404037,
299
+ "description": "Secret Sauce is a tool to help collect user interview research into a taggable, searchable and role-based system.  Our goal for Secret Sauce is aiding any team in generating understandable and archivable text-based user research that can inform product development.",
300
+ "created_at": "2011-02-23T21:24:37Z"
301
+ },
302
+ {
303
+ "open_issues": 0,
304
+ "ssh_url": "git@github.com:codeforamerica/datalogue.git",
305
+ "clone_url": "https://github.com/codeforamerica/datalogue.git",
306
+ "homepage": "",
307
+ "forks": 1,
308
+ "html_url": "https://github.com/codeforamerica/datalogue",
309
+ "fork": false,
310
+ "pushed_at": "2011-03-02T01:20:08Z",
311
+ "updated_at": "2011-10-04T05:49:00Z",
312
+ "private": false,
313
+ "svn_url": "https://github.com/codeforamerica/datalogue",
314
+ "size": 744,
315
+ "master_branch": null,
316
+ "url": "https://api.github.com/repos/codeforamerica/datalogue",
317
+ "git_url": "git://github.com/codeforamerica/datalogue.git",
318
+ "watchers": 1,
319
+ "language": "Ruby",
320
+ "owner": {
321
+ "login": "codeforamerica",
322
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
323
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
324
+ "url": "https://api.github.com/users/codeforamerica",
325
+ "id": 337792
326
+ },
327
+ "name": "datalogue",
328
+ "id": 1428772,
329
+ "description": "Civic API Data Catalog",
330
+ "created_at": "2011-03-02T01:19:54Z"
331
+ },
332
+ {
333
+ "open_issues": 4,
334
+ "ssh_url": "git@github.com:codeforamerica/open311dashboard.git",
335
+ "clone_url": "https://github.com/codeforamerica/open311dashboard.git",
336
+ "homepage": "http://codeforamerica.org/?cfa_project=open311-dashboard",
337
+ "forks": 12,
338
+ "html_url": "https://github.com/codeforamerica/open311dashboard",
339
+ "fork": false,
340
+ "pushed_at": "2011-10-11T05:23:36Z",
341
+ "updated_at": "2011-12-23T08:38:47Z",
342
+ "private": false,
343
+ "svn_url": "https://github.com/codeforamerica/open311dashboard",
344
+ "size": 276,
345
+ "master_branch": null,
346
+ "url": "https://api.github.com/repos/codeforamerica/open311dashboard",
347
+ "git_url": "git://github.com/codeforamerica/open311dashboard.git",
348
+ "watchers": 40,
349
+ "language": "Python",
350
+ "owner": {
351
+ "login": "codeforamerica",
352
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
353
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
354
+ "url": "https://api.github.com/users/codeforamerica",
355
+ "id": 337792
356
+ },
357
+ "name": "open311dashboard",
358
+ "id": 1441411,
359
+ "description": "Visualizing and analyzing Open311 data on one unified, customizable dashboard",
360
+ "created_at": "2011-03-04T22:56:28Z"
361
+ },
362
+ {
363
+ "open_issues": 0,
364
+ "ssh_url": "git@github.com:codeforamerica/designforamerica.git",
365
+ "clone_url": "https://github.com/codeforamerica/designforamerica.git",
366
+ "homepage": "",
367
+ "forks": 1,
368
+ "html_url": "https://github.com/codeforamerica/designforamerica",
369
+ "fork": true,
370
+ "pushed_at": "2011-06-20T19:17:17Z",
371
+ "updated_at": "2011-12-05T22:44:17Z",
372
+ "private": false,
373
+ "svn_url": "https://github.com/codeforamerica/designforamerica",
374
+ "size": 1764,
375
+ "master_branch": null,
376
+ "url": "https://api.github.com/repos/codeforamerica/designforamerica",
377
+ "git_url": "git://github.com/codeforamerica/designforamerica.git",
378
+ "watchers": 13,
379
+ "language": "Ruby",
380
+ "owner": {
381
+ "login": "codeforamerica",
382
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
383
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
384
+ "url": "https://api.github.com/users/codeforamerica",
385
+ "id": 337792
386
+ },
387
+ "name": "designforamerica",
388
+ "id": 1451969,
389
+ "description": "An online application for designers to give back to local governments and simultaneously build their portfolio.",
390
+ "created_at": "2011-03-07T21:17:25Z"
391
+ },
392
+ {
393
+ "open_issues": 0,
394
+ "ssh_url": "git@github.com:codeforamerica/tipster.git",
395
+ "clone_url": "https://github.com/codeforamerica/tipster.git",
396
+ "homepage": "",
397
+ "forks": 4,
398
+ "html_url": "https://github.com/codeforamerica/tipster",
399
+ "fork": false,
400
+ "pushed_at": "2011-03-25T17:15:49Z",
401
+ "updated_at": "2011-11-09T17:40:43Z",
402
+ "private": false,
403
+ "svn_url": "https://github.com/codeforamerica/tipster",
404
+ "size": 1728,
405
+ "master_branch": null,
406
+ "url": "https://api.github.com/repos/codeforamerica/tipster",
407
+ "git_url": "git://github.com/codeforamerica/tipster.git",
408
+ "watchers": 6,
409
+ "language": "Ruby",
410
+ "owner": {
411
+ "login": "codeforamerica",
412
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
413
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
414
+ "url": "https://api.github.com/users/codeforamerica",
415
+ "id": 337792
416
+ },
417
+ "name": "tipster",
418
+ "id": 1452417,
419
+ "description": "PPD Tip Submission App",
420
+ "created_at": "2011-03-07T23:15:13Z"
421
+ },
422
+ {
423
+ "open_issues": 0,
424
+ "ssh_url": "git@github.com:codeforamerica/georuby.git",
425
+ "clone_url": "https://github.com/codeforamerica/georuby.git",
426
+ "homepage": "",
427
+ "forks": 0,
428
+ "html_url": "https://github.com/codeforamerica/georuby",
429
+ "fork": true,
430
+ "pushed_at": "2011-03-12T01:26:32Z",
431
+ "updated_at": "2011-10-04T05:56:37Z",
432
+ "private": false,
433
+ "svn_url": "https://github.com/codeforamerica/georuby",
434
+ "size": 964,
435
+ "master_branch": null,
436
+ "url": "https://api.github.com/repos/codeforamerica/georuby",
437
+ "git_url": "git://github.com/codeforamerica/georuby.git",
438
+ "watchers": 1,
439
+ "language": "Ruby",
440
+ "owner": {
441
+ "login": "codeforamerica",
442
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
443
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
444
+ "url": "https://api.github.com/users/codeforamerica",
445
+ "id": 337792
446
+ },
447
+ "name": "georuby",
448
+ "id": 1452735,
449
+ "description": "Fork with some extras",
450
+ "created_at": "2011-03-08T01:04:58Z"
451
+ },
452
+ {
453
+ "open_issues": 0,
454
+ "ssh_url": "git@github.com:codeforamerica/gem_template.git",
455
+ "clone_url": "https://github.com/codeforamerica/gem_template.git",
456
+ "homepage": "http://codeforamerica.org/",
457
+ "forks": 4,
458
+ "html_url": "https://github.com/codeforamerica/gem_template",
459
+ "fork": false,
460
+ "pushed_at": "2011-12-12T15:54:43Z",
461
+ "updated_at": "2011-12-12T15:54:43Z",
462
+ "private": false,
463
+ "svn_url": "https://github.com/codeforamerica/gem_template",
464
+ "size": 112,
465
+ "master_branch": null,
466
+ "url": "https://api.github.com/repos/codeforamerica/gem_template",
467
+ "git_url": "git://github.com/codeforamerica/gem_template.git",
468
+ "watchers": 12,
469
+ "language": "Ruby",
470
+ "owner": {
471
+ "login": "codeforamerica",
472
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
473
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
474
+ "url": "https://api.github.com/users/codeforamerica",
475
+ "id": 337792
476
+ },
477
+ "name": "gem_template",
478
+ "id": 1501475,
479
+ "description": "The Code for America RubyGem template",
480
+ "created_at": "2011-03-19T22:46:19Z"
481
+ },
482
+ {
483
+ "open_issues": 0,
484
+ "ssh_url": "git@github.com:codeforamerica/hubbuds.git",
485
+ "clone_url": "https://github.com/codeforamerica/hubbuds.git",
486
+ "homepage": "",
487
+ "forks": 3,
488
+ "html_url": "https://github.com/codeforamerica/hubbuds",
489
+ "fork": false,
490
+ "pushed_at": "2011-04-02T02:25:44Z",
491
+ "updated_at": "2011-11-09T17:40:37Z",
492
+ "private": false,
493
+ "svn_url": "https://github.com/codeforamerica/hubbuds",
494
+ "size": 1552,
495
+ "master_branch": null,
496
+ "url": "https://api.github.com/repos/codeforamerica/hubbuds",
497
+ "git_url": "git://github.com/codeforamerica/hubbuds.git",
498
+ "watchers": 3,
499
+ "language": "Ruby",
500
+ "owner": {
501
+ "login": "codeforamerica",
502
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
503
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
504
+ "url": "https://api.github.com/users/codeforamerica",
505
+ "id": 337792
506
+ },
507
+ "name": "hubbuds",
508
+ "id": 1504171,
509
+ "description": "",
510
+ "created_at": "2011-03-20T20:16:44Z"
511
+ },
512
+ {
513
+ "open_issues": 0,
514
+ "ssh_url": "git@github.com:codeforamerica/Twitter-Collage.git",
515
+ "clone_url": "https://github.com/codeforamerica/Twitter-Collage.git",
516
+ "homepage": "",
517
+ "forks": 1,
518
+ "html_url": "https://github.com/codeforamerica/Twitter-Collage",
519
+ "fork": true,
520
+ "pushed_at": "2011-06-28T06:57:31Z",
521
+ "updated_at": "2011-10-04T06:16:28Z",
522
+ "private": false,
523
+ "svn_url": "https://github.com/codeforamerica/Twitter-Collage",
524
+ "size": 636,
525
+ "master_branch": null,
526
+ "url": "https://api.github.com/repos/codeforamerica/Twitter-Collage",
527
+ "git_url": "git://github.com/codeforamerica/Twitter-Collage.git",
528
+ "watchers": 3,
529
+ "language": "PHP",
530
+ "owner": {
531
+ "login": "codeforamerica",
532
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
533
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
534
+ "url": "https://api.github.com/users/codeforamerica",
535
+ "id": 337792
536
+ },
537
+ "name": "Twitter-Collage",
538
+ "id": 1512726,
539
+ "description": "Twitter Collage project for Mozilla Firefox 4 Launch",
540
+ "created_at": "2011-03-22T18:54:55Z"
541
+ },
542
+ {
543
+ "open_issues": 0,
544
+ "ssh_url": "git@github.com:codeforamerica/flocky.git",
545
+ "clone_url": "https://github.com/codeforamerica/flocky.git",
546
+ "homepage": "",
547
+ "forks": 3,
548
+ "html_url": "https://github.com/codeforamerica/flocky",
549
+ "fork": false,
550
+ "pushed_at": "2011-04-08T00:28:10Z",
551
+ "updated_at": "2011-11-09T17:40:33Z",
552
+ "private": false,
553
+ "svn_url": "https://github.com/codeforamerica/flocky",
554
+ "size": 1336,
555
+ "master_branch": null,
556
+ "url": "https://api.github.com/repos/codeforamerica/flocky",
557
+ "git_url": "git://github.com/codeforamerica/flocky.git",
558
+ "watchers": 7,
559
+ "language": "Ruby",
560
+ "owner": {
561
+ "login": "codeforamerica",
562
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
563
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
564
+ "url": "https://api.github.com/users/codeforamerica",
565
+ "id": 337792
566
+ },
567
+ "name": "flocky",
568
+ "id": 1514682,
569
+ "description": "private or public group text messaging and push notifications rubygem",
570
+ "created_at": "2011-03-23T03:02:35Z"
571
+ },
572
+ {
573
+ "open_issues": 12,
574
+ "ssh_url": "git@github.com:codeforamerica/councilmatic.git",
575
+ "clone_url": "https://github.com/codeforamerica/councilmatic.git",
576
+ "homepage": "",
577
+ "forks": 3,
578
+ "html_url": "https://github.com/codeforamerica/councilmatic",
579
+ "fork": true,
580
+ "pushed_at": "2011-12-06T11:02:27Z",
581
+ "updated_at": "2011-12-06T16:14:27Z",
582
+ "private": false,
583
+ "svn_url": "https://github.com/codeforamerica/councilmatic",
584
+ "size": 120,
585
+ "master_branch": null,
586
+ "url": "https://api.github.com/repos/codeforamerica/councilmatic",
587
+ "git_url": "git://github.com/codeforamerica/councilmatic.git",
588
+ "watchers": 9,
589
+ "language": "Python",
590
+ "owner": {
591
+ "login": "codeforamerica",
592
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
593
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
594
+ "url": "https://api.github.com/users/codeforamerica",
595
+ "id": 337792
596
+ },
597
+ "name": "councilmatic",
598
+ "id": 1519697,
599
+ "description": "Philadelphia City Council Legislative Information",
600
+ "created_at": "2011-03-24T05:18:10Z"
601
+ },
602
+ {
603
+ "open_issues": 8,
604
+ "ssh_url": "git@github.com:codeforamerica/classtalk.git",
605
+ "clone_url": "https://github.com/codeforamerica/classtalk.git",
606
+ "homepage": "",
607
+ "forks": 10,
608
+ "html_url": "https://github.com/codeforamerica/classtalk",
609
+ "fork": false,
610
+ "pushed_at": "2011-12-29T19:41:31Z",
611
+ "updated_at": "2011-12-29T19:41:32Z",
612
+ "private": false,
613
+ "svn_url": "https://github.com/codeforamerica/classtalk",
614
+ "size": 136,
615
+ "master_branch": null,
616
+ "url": "https://api.github.com/repos/codeforamerica/classtalk",
617
+ "git_url": "git://github.com/codeforamerica/classtalk.git",
618
+ "watchers": 20,
619
+ "language": "JavaScript",
620
+ "owner": {
621
+ "login": "codeforamerica",
622
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
623
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
624
+ "url": "https://api.github.com/users/codeforamerica",
625
+ "id": 337792
626
+ },
627
+ "name": "classtalk",
628
+ "id": 1526448,
629
+ "description": "",
630
+ "created_at": "2011-03-25T17:23:59Z"
631
+ },
632
+ {
633
+ "open_issues": 0,
634
+ "ssh_url": "git@github.com:codeforamerica/2010BasicCensusMap.git",
635
+ "clone_url": "https://github.com/codeforamerica/2010BasicCensusMap.git",
636
+ "homepage": "http://censusmap.apphb.com/",
637
+ "forks": 0,
638
+ "html_url": "https://github.com/codeforamerica/2010BasicCensusMap",
639
+ "fork": true,
640
+ "pushed_at": "2011-04-03T21:38:25Z",
641
+ "updated_at": "2011-10-04T13:41:23Z",
642
+ "private": false,
643
+ "svn_url": "https://github.com/codeforamerica/2010BasicCensusMap",
644
+ "size": 9276,
645
+ "master_branch": null,
646
+ "url": "https://api.github.com/repos/codeforamerica/2010BasicCensusMap",
647
+ "git_url": "git://github.com/codeforamerica/2010BasicCensusMap.git",
648
+ "watchers": 1,
649
+ "language": "C#",
650
+ "owner": {
651
+ "login": "codeforamerica",
652
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
653
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
654
+ "url": "https://api.github.com/users/codeforamerica",
655
+ "id": 337792
656
+ },
657
+ "name": "2010BasicCensusMap",
658
+ "id": 1527884,
659
+ "description": "Census Map data from 2010 using ESRI Data Sources",
660
+ "created_at": "2011-03-26T00:30:17Z"
661
+ },
662
+ {
663
+ "open_issues": 0,
664
+ "ssh_url": "git@github.com:codeforamerica/cfa-drupal-template.git",
665
+ "clone_url": "https://github.com/codeforamerica/cfa-drupal-template.git",
666
+ "homepage": "http://codeforamerica.org",
667
+ "forks": 2,
668
+ "html_url": "https://github.com/codeforamerica/cfa-drupal-template",
669
+ "fork": false,
670
+ "pushed_at": "2011-04-05T01:49:06Z",
671
+ "updated_at": "2011-10-04T13:47:16Z",
672
+ "private": false,
673
+ "svn_url": "https://github.com/codeforamerica/cfa-drupal-template",
674
+ "size": 292,
675
+ "master_branch": null,
676
+ "url": "https://api.github.com/repos/codeforamerica/cfa-drupal-template",
677
+ "git_url": "git://github.com/codeforamerica/cfa-drupal-template.git",
678
+ "watchers": 3,
679
+ "language": null,
680
+ "owner": {
681
+ "login": "codeforamerica",
682
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
683
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
684
+ "url": "https://api.github.com/users/codeforamerica",
685
+ "id": 337792
686
+ },
687
+ "name": "cfa-drupal-template",
688
+ "id": 1544120,
689
+ "description": "A Drupal template for Drupal-based sites at Code for America",
690
+ "created_at": "2011-03-30T00:28:48Z"
691
+ },
692
+ {
693
+ "open_issues": 4,
694
+ "ssh_url": "git@github.com:codeforamerica/wheresmyschoolbus.git",
695
+ "clone_url": "https://github.com/codeforamerica/wheresmyschoolbus.git",
696
+ "homepage": "",
697
+ "forks": 3,
698
+ "html_url": "https://github.com/codeforamerica/wheresmyschoolbus",
699
+ "fork": false,
700
+ "pushed_at": "2011-11-07T22:11:36Z",
701
+ "updated_at": "2011-12-28T07:20:46Z",
702
+ "private": false,
703
+ "svn_url": "https://github.com/codeforamerica/wheresmyschoolbus",
704
+ "size": 1620,
705
+ "master_branch": null,
706
+ "url": "https://api.github.com/repos/codeforamerica/wheresmyschoolbus",
707
+ "git_url": "git://github.com/codeforamerica/wheresmyschoolbus.git",
708
+ "watchers": 10,
709
+ "language": "JavaScript",
710
+ "owner": {
711
+ "login": "codeforamerica",
712
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
713
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
714
+ "url": "https://api.github.com/users/codeforamerica",
715
+ "id": 337792
716
+ },
717
+ "name": "wheresmyschoolbus",
718
+ "id": 1548675,
719
+ "description": "jquery mobile + rails app that shows you where your school bus is",
720
+ "created_at": "2011-03-30T23:38:51Z"
721
+ },
722
+ {
723
+ "open_issues": 0,
724
+ "ssh_url": "git@github.com:codeforamerica/cfa-drupal-example-module.git",
725
+ "clone_url": "https://github.com/codeforamerica/cfa-drupal-example-module.git",
726
+ "homepage": "http://codeforamerica.org",
727
+ "forks": 2,
728
+ "html_url": "https://github.com/codeforamerica/cfa-drupal-example-module",
729
+ "fork": false,
730
+ "pushed_at": "2011-04-05T01:27:05Z",
731
+ "updated_at": "2011-10-04T13:56:40Z",
732
+ "private": false,
733
+ "svn_url": "https://github.com/codeforamerica/cfa-drupal-example-module",
734
+ "size": 132,
735
+ "master_branch": null,
736
+ "url": "https://api.github.com/repos/codeforamerica/cfa-drupal-example-module",
737
+ "git_url": "git://github.com/codeforamerica/cfa-drupal-example-module.git",
738
+ "watchers": 2,
739
+ "language": null,
740
+ "owner": {
741
+ "login": "codeforamerica",
742
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
743
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
744
+ "url": "https://api.github.com/users/codeforamerica",
745
+ "id": 337792
746
+ },
747
+ "name": "cfa-drupal-example-module",
748
+ "id": 1569522,
749
+ "description": "An example module for Code for America",
750
+ "created_at": "2011-04-04T22:29:04Z"
751
+ },
752
+ {
753
+ "open_issues": 0,
754
+ "ssh_url": "git@github.com:codeforamerica/Wufoopress.git",
755
+ "clone_url": "https://github.com/codeforamerica/Wufoopress.git",
756
+ "homepage": "",
757
+ "forks": 1,
758
+ "html_url": "https://github.com/codeforamerica/Wufoopress",
759
+ "fork": false,
760
+ "pushed_at": "2011-08-02T20:29:27Z",
761
+ "updated_at": "2011-10-04T14:01:03Z",
762
+ "private": false,
763
+ "svn_url": "https://github.com/codeforamerica/Wufoopress",
764
+ "size": 460,
765
+ "master_branch": null,
766
+ "url": "https://api.github.com/repos/codeforamerica/Wufoopress",
767
+ "git_url": "git://github.com/codeforamerica/Wufoopress.git",
768
+ "watchers": 3,
769
+ "language": "PHP",
770
+ "owner": {
771
+ "login": "codeforamerica",
772
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
773
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
774
+ "url": "https://api.github.com/users/codeforamerica",
775
+ "id": 337792
776
+ },
777
+ "name": "Wufoopress",
778
+ "id": 1580689,
779
+ "description": "Wordpress plugin to pull wufoo entries",
780
+ "created_at": "2011-04-07T04:41:51Z"
781
+ },
782
+ {
783
+ "open_issues": 0,
784
+ "ssh_url": "git@github.com:codeforamerica/cfa_coder_sounds.git",
785
+ "clone_url": "https://github.com/codeforamerica/cfa_coder_sounds.git",
786
+ "homepage": "",
787
+ "forks": 10,
788
+ "html_url": "https://github.com/codeforamerica/cfa_coder_sounds",
789
+ "fork": false,
790
+ "pushed_at": "2011-12-16T00:17:23Z",
791
+ "updated_at": "2011-12-16T00:17:23Z",
792
+ "private": false,
793
+ "svn_url": "https://github.com/codeforamerica/cfa_coder_sounds",
794
+ "size": 272,
795
+ "master_branch": null,
796
+ "url": "https://api.github.com/repos/codeforamerica/cfa_coder_sounds",
797
+ "git_url": "git://github.com/codeforamerica/cfa_coder_sounds.git",
798
+ "watchers": 16,
799
+ "language": null,
800
+ "owner": {
801
+ "login": "codeforamerica",
802
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
803
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
804
+ "url": "https://api.github.com/users/codeforamerica",
805
+ "id": 337792
806
+ },
807
+ "name": "cfa_coder_sounds",
808
+ "id": 1589884,
809
+ "description": "Sounds for Code for America Coders on GitHub Post Hooks (In House at CfA amd Campfire)",
810
+ "created_at": "2011-04-09T00:19:27Z"
811
+ },
812
+ {
813
+ "open_issues": 0,
814
+ "ssh_url": "git@github.com:codeforamerica/engagement_toolkit.git",
815
+ "clone_url": "https://github.com/codeforamerica/engagement_toolkit.git",
816
+ "homepage": "",
817
+ "forks": 1,
818
+ "html_url": "https://github.com/codeforamerica/engagement_toolkit",
819
+ "fork": false,
820
+ "pushed_at": "2011-05-27T22:27:31Z",
821
+ "updated_at": "2011-10-22T22:54:54Z",
822
+ "private": false,
823
+ "svn_url": "https://github.com/codeforamerica/engagement_toolkit",
824
+ "size": 14636,
825
+ "master_branch": null,
826
+ "url": "https://api.github.com/repos/codeforamerica/engagement_toolkit",
827
+ "git_url": "git://github.com/codeforamerica/engagement_toolkit.git",
828
+ "watchers": 3,
829
+ "language": "PHP",
830
+ "owner": {
831
+ "login": "codeforamerica",
832
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
833
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
834
+ "url": "https://api.github.com/users/codeforamerica",
835
+ "id": 337792
836
+ },
837
+ "name": "engagement_toolkit",
838
+ "id": 1600285,
839
+ "description": "The Engagement Toolkit",
840
+ "created_at": "2011-04-11T18:08:31Z"
841
+ },
842
+ {
843
+ "open_issues": 0,
844
+ "ssh_url": "git@github.com:codeforamerica/Catalyze.git",
845
+ "clone_url": "https://github.com/codeforamerica/Catalyze.git",
846
+ "homepage": "",
847
+ "forks": 1,
848
+ "html_url": "https://github.com/codeforamerica/Catalyze",
849
+ "fork": false,
850
+ "pushed_at": "2011-04-15T22:12:59Z",
851
+ "updated_at": "2011-10-04T14:08:49Z",
852
+ "private": false,
853
+ "svn_url": "https://github.com/codeforamerica/Catalyze",
854
+ "size": 3512,
855
+ "master_branch": null,
856
+ "url": "https://api.github.com/repos/codeforamerica/Catalyze",
857
+ "git_url": "git://github.com/codeforamerica/Catalyze.git",
858
+ "watchers": 2,
859
+ "language": "PHP",
860
+ "owner": {
861
+ "login": "codeforamerica",
862
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
863
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
864
+ "url": "https://api.github.com/users/codeforamerica",
865
+ "id": 337792
866
+ },
867
+ "name": "Catalyze",
868
+ "id": 1601681,
869
+ "description": "Catalyze is a civic matchmaking service. We make cities less stressful and more awesome.",
870
+ "created_at": "2011-04-11T23:33:53Z"
871
+ },
872
+ {
873
+ "open_issues": 1,
874
+ "ssh_url": "git@github.com:codeforamerica/github_scream.git",
875
+ "clone_url": "https://github.com/codeforamerica/github_scream.git",
876
+ "homepage": "",
877
+ "forks": 2,
878
+ "html_url": "https://github.com/codeforamerica/github_scream",
879
+ "fork": false,
880
+ "pushed_at": "2011-06-14T00:16:48Z",
881
+ "updated_at": "2011-12-13T22:32:47Z",
882
+ "private": false,
883
+ "svn_url": "https://github.com/codeforamerica/github_scream",
884
+ "size": 1252,
885
+ "master_branch": null,
886
+ "url": "https://api.github.com/repos/codeforamerica/github_scream",
887
+ "git_url": "git://github.com/codeforamerica/github_scream.git",
888
+ "watchers": 5,
889
+ "language": "Ruby",
890
+ "owner": {
891
+ "login": "codeforamerica",
892
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
893
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
894
+ "url": "https://api.github.com/users/codeforamerica",
895
+ "id": 337792
896
+ },
897
+ "name": "github_scream",
898
+ "id": 1605468,
899
+ "description": "screams out a bloodcurdling hawk scream (or coder/project-specific sound) on every github push! fun for everyone!",
900
+ "created_at": "2011-04-12T18:17:38Z"
901
+ },
902
+ {
903
+ "open_issues": 4,
904
+ "ssh_url": "git@github.com:codeforamerica/muralapp.git",
905
+ "clone_url": "https://github.com/codeforamerica/muralapp.git",
906
+ "homepage": "",
907
+ "forks": 7,
908
+ "html_url": "https://github.com/codeforamerica/muralapp",
909
+ "fork": false,
910
+ "pushed_at": "2011-10-03T22:59:44Z",
911
+ "updated_at": "2011-10-15T05:57:02Z",
912
+ "private": false,
913
+ "svn_url": "https://github.com/codeforamerica/muralapp",
914
+ "size": 136,
915
+ "master_branch": null,
916
+ "url": "https://api.github.com/repos/codeforamerica/muralapp",
917
+ "git_url": "git://github.com/codeforamerica/muralapp.git",
918
+ "watchers": 13,
919
+ "language": "JavaScript",
920
+ "owner": {
921
+ "login": "codeforamerica",
922
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
923
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
924
+ "url": "https://api.github.com/users/codeforamerica",
925
+ "id": 337792
926
+ },
927
+ "name": "muralapp",
928
+ "id": 1612856,
929
+ "description": "Mobile application which adds an interactive layer to the thousands of murals in the City of Philadelphia Mural Arts Program.",
930
+ "created_at": "2011-04-14T05:29:27Z"
931
+ },
932
+ {
933
+ "open_issues": 10,
934
+ "ssh_url": "git@github.com:codeforamerica/transpochoices.git",
935
+ "clone_url": "https://github.com/codeforamerica/transpochoices.git",
936
+ "homepage": "http://codeforamerica.org/?cfa_project=transportation-choices",
937
+ "forks": 5,
938
+ "html_url": "https://github.com/codeforamerica/transpochoices",
939
+ "fork": false,
940
+ "pushed_at": "2011-10-11T05:43:06Z",
941
+ "updated_at": "2011-12-28T07:24:04Z",
942
+ "private": false,
943
+ "svn_url": "https://github.com/codeforamerica/transpochoices",
944
+ "size": 268,
945
+ "master_branch": null,
946
+ "url": "https://api.github.com/repos/codeforamerica/transpochoices",
947
+ "git_url": "git://github.com/codeforamerica/transpochoices.git",
948
+ "watchers": 14,
949
+ "language": "JavaScript",
950
+ "owner": {
951
+ "login": "codeforamerica",
952
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
953
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
954
+ "url": "https://api.github.com/users/codeforamerica",
955
+ "id": 337792
956
+ },
957
+ "name": "transpochoices",
958
+ "id": 1621371,
959
+ "description": "Make the best choice to get across town!",
960
+ "created_at": "2011-04-15T23:37:19Z"
961
+ },
962
+ {
963
+ "open_issues": 1,
964
+ "ssh_url": "git@github.com:codeforamerica/census2pgsql.git",
965
+ "clone_url": "https://github.com/codeforamerica/census2pgsql.git",
966
+ "homepage": "",
967
+ "forks": 2,
968
+ "html_url": "https://github.com/codeforamerica/census2pgsql",
969
+ "fork": false,
970
+ "pushed_at": "2011-05-27T22:28:33Z",
971
+ "updated_at": "2011-11-09T21:14:18Z",
972
+ "private": false,
973
+ "svn_url": "https://github.com/codeforamerica/census2pgsql",
974
+ "size": 1288,
975
+ "master_branch": null,
976
+ "url": "https://api.github.com/repos/codeforamerica/census2pgsql",
977
+ "git_url": "git://github.com/codeforamerica/census2pgsql.git",
978
+ "watchers": 7,
979
+ "language": "Ruby",
980
+ "owner": {
981
+ "login": "codeforamerica",
982
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
983
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
984
+ "url": "https://api.github.com/users/codeforamerica",
985
+ "id": 337792
986
+ },
987
+ "name": "census2pgsql",
988
+ "id": 1621711,
989
+ "description": "Scripts to import census data into a PostGIS database.",
990
+ "created_at": "2011-04-16T02:03:55Z"
991
+ },
992
+ {
993
+ "open_issues": 0,
994
+ "ssh_url": "git@github.com:codeforamerica/FCC-Python-Egg.git",
995
+ "clone_url": "https://github.com/codeforamerica/FCC-Python-Egg.git",
996
+ "homepage": "",
997
+ "forks": 1,
998
+ "html_url": "https://github.com/codeforamerica/FCC-Python-Egg",
999
+ "fork": false,
1000
+ "pushed_at": "2011-04-17T04:29:34Z",
1001
+ "updated_at": "2011-10-04T14:17:34Z",
1002
+ "private": false,
1003
+ "svn_url": "https://github.com/codeforamerica/FCC-Python-Egg",
1004
+ "size": 348,
1005
+ "master_branch": null,
1006
+ "url": "https://api.github.com/repos/codeforamerica/FCC-Python-Egg",
1007
+ "git_url": "git://github.com/codeforamerica/FCC-Python-Egg.git",
1008
+ "watchers": 2,
1009
+ "language": "Python",
1010
+ "owner": {
1011
+ "login": "codeforamerica",
1012
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1013
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1014
+ "url": "https://api.github.com/users/codeforamerica",
1015
+ "id": 337792
1016
+ },
1017
+ "name": "FCC-Python-Egg",
1018
+ "id": 1624504,
1019
+ "description": "A Python wrapper for the FCC Reboot APIs.",
1020
+ "created_at": "2011-04-16T22:01:01Z"
1021
+ },
1022
+ {
1023
+ "open_issues": 0,
1024
+ "ssh_url": "git@github.com:codeforamerica/fcc_reboot.git",
1025
+ "clone_url": "https://github.com/codeforamerica/fcc_reboot.git",
1026
+ "homepage": "",
1027
+ "forks": 2,
1028
+ "html_url": "https://github.com/codeforamerica/fcc_reboot",
1029
+ "fork": false,
1030
+ "pushed_at": "2011-11-02T10:18:03Z",
1031
+ "updated_at": "2011-11-02T10:18:05Z",
1032
+ "private": false,
1033
+ "svn_url": "https://github.com/codeforamerica/fcc_reboot",
1034
+ "size": 108,
1035
+ "master_branch": null,
1036
+ "url": "https://api.github.com/repos/codeforamerica/fcc_reboot",
1037
+ "git_url": "git://github.com/codeforamerica/fcc_reboot.git",
1038
+ "watchers": 3,
1039
+ "language": "Ruby",
1040
+ "owner": {
1041
+ "login": "codeforamerica",
1042
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1043
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1044
+ "url": "https://api.github.com/users/codeforamerica",
1045
+ "id": 337792
1046
+ },
1047
+ "name": "fcc_reboot",
1048
+ "id": 1624516,
1049
+ "description": "A Ruby wrapper for the FCC Reboot APIs.",
1050
+ "created_at": "2011-04-16T22:05:09Z"
1051
+ },
1052
+ {
1053
+ "open_issues": 0,
1054
+ "ssh_url": "git@github.com:codeforamerica/FCC-PHP-Library.git",
1055
+ "clone_url": "https://github.com/codeforamerica/FCC-PHP-Library.git",
1056
+ "homepage": "",
1057
+ "forks": 2,
1058
+ "html_url": "https://github.com/codeforamerica/FCC-PHP-Library",
1059
+ "fork": false,
1060
+ "pushed_at": "2011-04-17T04:43:34Z",
1061
+ "updated_at": "2011-10-04T14:17:34Z",
1062
+ "private": false,
1063
+ "svn_url": "https://github.com/codeforamerica/FCC-PHP-Library",
1064
+ "size": 108,
1065
+ "master_branch": null,
1066
+ "url": "https://api.github.com/repos/codeforamerica/FCC-PHP-Library",
1067
+ "git_url": "git://github.com/codeforamerica/FCC-PHP-Library.git",
1068
+ "watchers": 5,
1069
+ "language": null,
1070
+ "owner": {
1071
+ "login": "codeforamerica",
1072
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1073
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1074
+ "url": "https://api.github.com/users/codeforamerica",
1075
+ "id": 337792
1076
+ },
1077
+ "name": "FCC-PHP-Library",
1078
+ "id": 1624525,
1079
+ "description": "",
1080
+ "created_at": "2011-04-16T22:08:34Z"
1081
+ },
1082
+ {
1083
+ "open_issues": 1,
1084
+ "ssh_url": "git@github.com:codeforamerica/SBA-PHP-Library.git",
1085
+ "clone_url": "https://github.com/codeforamerica/SBA-PHP-Library.git",
1086
+ "homepage": "",
1087
+ "forks": 2,
1088
+ "html_url": "https://github.com/codeforamerica/SBA-PHP-Library",
1089
+ "fork": false,
1090
+ "pushed_at": "2011-04-17T04:27:10Z",
1091
+ "updated_at": "2011-10-04T14:17:50Z",
1092
+ "private": false,
1093
+ "svn_url": "https://github.com/codeforamerica/SBA-PHP-Library",
1094
+ "size": 104,
1095
+ "master_branch": null,
1096
+ "url": "https://api.github.com/repos/codeforamerica/SBA-PHP-Library",
1097
+ "git_url": "git://github.com/codeforamerica/SBA-PHP-Library.git",
1098
+ "watchers": 2,
1099
+ "language": null,
1100
+ "owner": {
1101
+ "login": "codeforamerica",
1102
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1103
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1104
+ "url": "https://api.github.com/users/codeforamerica",
1105
+ "id": 337792
1106
+ },
1107
+ "name": "SBA-PHP-Library",
1108
+ "id": 1625281,
1109
+ "description": "",
1110
+ "created_at": "2011-04-17T04:17:47Z"
1111
+ },
1112
+ {
1113
+ "open_issues": 0,
1114
+ "ssh_url": "git@github.com:codeforamerica/tilemilling.git",
1115
+ "clone_url": "https://github.com/codeforamerica/tilemilling.git",
1116
+ "homepage": "",
1117
+ "forks": 1,
1118
+ "html_url": "https://github.com/codeforamerica/tilemilling",
1119
+ "fork": false,
1120
+ "pushed_at": "2011-05-27T22:12:55Z",
1121
+ "updated_at": "2011-10-04T14:20:39Z",
1122
+ "private": false,
1123
+ "svn_url": "https://github.com/codeforamerica/tilemilling",
1124
+ "size": 392,
1125
+ "master_branch": null,
1126
+ "url": "https://api.github.com/repos/codeforamerica/tilemilling",
1127
+ "git_url": "git://github.com/codeforamerica/tilemilling.git",
1128
+ "watchers": 10,
1129
+ "language": null,
1130
+ "owner": {
1131
+ "login": "codeforamerica",
1132
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1133
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1134
+ "url": "https://api.github.com/users/codeforamerica",
1135
+ "id": 337792
1136
+ },
1137
+ "name": "tilemilling",
1138
+ "id": 1632989,
1139
+ "description": "Set of scripts and code to help use TileMill and TileStream",
1140
+ "created_at": "2011-04-18T22:36:05Z"
1141
+ },
1142
+ {
1143
+ "open_issues": 1,
1144
+ "ssh_url": "git@github.com:codeforamerica/likeminded_api_wrappers.git",
1145
+ "clone_url": "https://github.com/codeforamerica/likeminded_api_wrappers.git",
1146
+ "homepage": "",
1147
+ "forks": 3,
1148
+ "html_url": "https://github.com/codeforamerica/likeminded_api_wrappers",
1149
+ "fork": false,
1150
+ "pushed_at": "2011-05-27T22:30:01Z",
1151
+ "updated_at": "2011-10-04T14:24:00Z",
1152
+ "private": false,
1153
+ "svn_url": "https://github.com/codeforamerica/likeminded_api_wrappers",
1154
+ "size": 116,
1155
+ "master_branch": null,
1156
+ "url": "https://api.github.com/repos/codeforamerica/likeminded_api_wrappers",
1157
+ "git_url": "git://github.com/codeforamerica/likeminded_api_wrappers.git",
1158
+ "watchers": 3,
1159
+ "language": "Python",
1160
+ "owner": {
1161
+ "login": "codeforamerica",
1162
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1163
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1164
+ "url": "https://api.github.com/users/codeforamerica",
1165
+ "id": 337792
1166
+ },
1167
+ "name": "likeminded_api_wrappers",
1168
+ "id": 1641672,
1169
+ "description": "Consume the Likeminded API in different languages.",
1170
+ "created_at": "2011-04-20T17:56:30Z"
1171
+ },
1172
+ {
1173
+ "open_issues": 0,
1174
+ "ssh_url": "git@github.com:codeforamerica/publicservice.git",
1175
+ "clone_url": "https://github.com/codeforamerica/publicservice.git",
1176
+ "homepage": "",
1177
+ "forks": 2,
1178
+ "html_url": "https://github.com/codeforamerica/publicservice",
1179
+ "fork": false,
1180
+ "pushed_at": "2011-05-05T20:54:04Z",
1181
+ "updated_at": "2011-10-04T14:24:03Z",
1182
+ "private": false,
1183
+ "svn_url": "https://github.com/codeforamerica/publicservice",
1184
+ "size": 3212,
1185
+ "master_branch": null,
1186
+ "url": "https://api.github.com/repos/codeforamerica/publicservice",
1187
+ "git_url": "git://github.com/codeforamerica/publicservice.git",
1188
+ "watchers": 3,
1189
+ "language": "Python",
1190
+ "owner": {
1191
+ "login": "codeforamerica",
1192
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1193
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1194
+ "url": "https://api.github.com/users/codeforamerica",
1195
+ "id": 337792
1196
+ },
1197
+ "name": "publicservice",
1198
+ "id": 1641781,
1199
+ "description": "Public Service Recognition Week 2011",
1200
+ "created_at": "2011-04-20T18:15:35Z"
1201
+ },
1202
+ {
1203
+ "open_issues": 0,
1204
+ "ssh_url": "git@github.com:codeforamerica/solarboston.git",
1205
+ "clone_url": "https://github.com/codeforamerica/solarboston.git",
1206
+ "homepage": "",
1207
+ "forks": 1,
1208
+ "html_url": "https://github.com/codeforamerica/solarboston",
1209
+ "fork": false,
1210
+ "pushed_at": "2011-06-15T19:25:51Z",
1211
+ "updated_at": "2011-10-04T14:39:07Z",
1212
+ "private": false,
1213
+ "svn_url": "https://github.com/codeforamerica/solarboston",
1214
+ "size": 46848,
1215
+ "master_branch": null,
1216
+ "url": "https://api.github.com/repos/codeforamerica/solarboston",
1217
+ "git_url": "git://github.com/codeforamerica/solarboston.git",
1218
+ "watchers": 1,
1219
+ "language": "ActionScript",
1220
+ "owner": {
1221
+ "login": "codeforamerica",
1222
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1223
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1224
+ "url": "https://api.github.com/users/codeforamerica",
1225
+ "id": 337792
1226
+ },
1227
+ "name": "solarboston",
1228
+ "id": 1682837,
1229
+ "description": "This is a replication of the Solar Boston project",
1230
+ "created_at": "2011-04-29T22:08:21Z"
1231
+ },
1232
+ {
1233
+ "open_issues": 0,
1234
+ "ssh_url": "git@github.com:codeforamerica/flu-by.git",
1235
+ "clone_url": "https://github.com/codeforamerica/flu-by.git",
1236
+ "homepage": "",
1237
+ "forks": 1,
1238
+ "html_url": "https://github.com/codeforamerica/flu-by",
1239
+ "fork": false,
1240
+ "pushed_at": "2011-05-27T22:27:54Z",
1241
+ "updated_at": "2011-10-04T14:39:12Z",
1242
+ "private": false,
1243
+ "svn_url": "https://github.com/codeforamerica/flu-by",
1244
+ "size": 4460,
1245
+ "master_branch": null,
1246
+ "url": "https://api.github.com/repos/codeforamerica/flu-by",
1247
+ "git_url": "git://github.com/codeforamerica/flu-by.git",
1248
+ "watchers": 1,
1249
+ "language": "JavaScript",
1250
+ "owner": {
1251
+ "login": "codeforamerica",
1252
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1253
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1254
+ "url": "https://api.github.com/users/codeforamerica",
1255
+ "id": 337792
1256
+ },
1257
+ "name": "flu-by",
1258
+ "id": 1683096,
1259
+ "description": "CDC App Challenge submission: flu-by",
1260
+ "created_at": "2011-04-29T23:33:07Z"
1261
+ },
1262
+ {
1263
+ "open_issues": 0,
1264
+ "ssh_url": "git@github.com:codeforamerica/pyramidongae.git",
1265
+ "clone_url": "https://github.com/codeforamerica/pyramidongae.git",
1266
+ "homepage": "",
1267
+ "forks": 3,
1268
+ "html_url": "https://github.com/codeforamerica/pyramidongae",
1269
+ "fork": false,
1270
+ "pushed_at": "2011-05-01T21:48:46Z",
1271
+ "updated_at": "2011-10-04T14:40:32Z",
1272
+ "private": false,
1273
+ "svn_url": "https://github.com/codeforamerica/pyramidongae",
1274
+ "size": 188,
1275
+ "master_branch": null,
1276
+ "url": "https://api.github.com/repos/codeforamerica/pyramidongae",
1277
+ "git_url": "git://github.com/codeforamerica/pyramidongae.git",
1278
+ "watchers": 8,
1279
+ "language": "Python",
1280
+ "owner": {
1281
+ "login": "codeforamerica",
1282
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1283
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1284
+ "url": "https://api.github.com/users/codeforamerica",
1285
+ "id": 337792
1286
+ },
1287
+ "name": "pyramidongae",
1288
+ "id": 1687013,
1289
+ "description": "A simple demonstration of using Pyramid on Google App Engine.",
1290
+ "created_at": "2011-05-01T06:22:09Z"
1291
+ },
1292
+ {
1293
+ "open_issues": 3,
1294
+ "ssh_url": "git@github.com:codeforamerica/civipedia.git",
1295
+ "clone_url": "https://github.com/codeforamerica/civipedia.git",
1296
+ "homepage": "",
1297
+ "forks": 1,
1298
+ "html_url": "https://github.com/codeforamerica/civipedia",
1299
+ "fork": false,
1300
+ "pushed_at": "2011-07-19T22:20:46Z",
1301
+ "updated_at": "2011-10-04T14:54:41Z",
1302
+ "private": false,
1303
+ "svn_url": "https://github.com/codeforamerica/civipedia",
1304
+ "size": 2336,
1305
+ "master_branch": null,
1306
+ "url": "https://api.github.com/repos/codeforamerica/civipedia",
1307
+ "git_url": "git://github.com/codeforamerica/civipedia.git",
1308
+ "watchers": 2,
1309
+ "language": "Python",
1310
+ "owner": {
1311
+ "login": "codeforamerica",
1312
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1313
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1314
+ "url": "https://api.github.com/users/codeforamerica",
1315
+ "id": 337792
1316
+ },
1317
+ "name": "civipedia",
1318
+ "id": 1725021,
1319
+ "description": "Online community of practice for anyone who wants to make their city better.",
1320
+ "created_at": "2011-05-09T22:11:01Z"
1321
+ },
1322
+ {
1323
+ "open_issues": 0,
1324
+ "ssh_url": "git@github.com:codeforamerica/node-lessons.git",
1325
+ "clone_url": "https://github.com/codeforamerica/node-lessons.git",
1326
+ "homepage": "",
1327
+ "forks": 1,
1328
+ "html_url": "https://github.com/codeforamerica/node-lessons",
1329
+ "fork": false,
1330
+ "pushed_at": "2011-05-18T23:15:57Z",
1331
+ "updated_at": "2011-10-04T14:54:45Z",
1332
+ "private": false,
1333
+ "svn_url": "https://github.com/codeforamerica/node-lessons",
1334
+ "size": 524,
1335
+ "master_branch": null,
1336
+ "url": "https://api.github.com/repos/codeforamerica/node-lessons",
1337
+ "git_url": "git://github.com/codeforamerica/node-lessons.git",
1338
+ "watchers": 2,
1339
+ "language": "JavaScript",
1340
+ "owner": {
1341
+ "login": "codeforamerica",
1342
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1343
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1344
+ "url": "https://api.github.com/users/codeforamerica",
1345
+ "id": 337792
1346
+ },
1347
+ "name": "node-lessons",
1348
+ "id": 1725187,
1349
+ "description": "Learning NodeJS",
1350
+ "created_at": "2011-05-09T22:51:03Z"
1351
+ },
1352
+ {
1353
+ "open_issues": 12,
1354
+ "ssh_url": "git@github.com:codeforamerica/city-hero.git",
1355
+ "clone_url": "https://github.com/codeforamerica/city-hero.git",
1356
+ "homepage": "",
1357
+ "forks": 4,
1358
+ "html_url": "https://github.com/codeforamerica/city-hero",
1359
+ "fork": false,
1360
+ "pushed_at": "2011-06-20T21:58:27Z",
1361
+ "updated_at": "2011-10-15T06:00:36Z",
1362
+ "private": false,
1363
+ "svn_url": "https://github.com/codeforamerica/city-hero",
1364
+ "size": 14616,
1365
+ "master_branch": null,
1366
+ "url": "https://api.github.com/repos/codeforamerica/city-hero",
1367
+ "git_url": "git://github.com/codeforamerica/city-hero.git",
1368
+ "watchers": 5,
1369
+ "language": "JavaScript",
1370
+ "owner": {
1371
+ "login": "codeforamerica",
1372
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1373
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1374
+ "url": "https://api.github.com/users/codeforamerica",
1375
+ "id": 337792
1376
+ },
1377
+ "name": "city-hero",
1378
+ "id": 1725427,
1379
+ "description": "The City Hero, Engagement Toolkit, Engagikit, Togather, thing in node.js",
1380
+ "created_at": "2011-05-09T23:57:55Z"
1381
+ },
1382
+ {
1383
+ "open_issues": 0,
1384
+ "ssh_url": "git@github.com:codeforamerica/AllIncomeFoods.git",
1385
+ "clone_url": "https://github.com/codeforamerica/AllIncomeFoods.git",
1386
+ "homepage": "",
1387
+ "forks": 0,
1388
+ "html_url": "https://github.com/codeforamerica/AllIncomeFoods",
1389
+ "fork": true,
1390
+ "pushed_at": "2011-05-09T17:54:38Z",
1391
+ "updated_at": "2011-10-04T14:55:12Z",
1392
+ "private": false,
1393
+ "svn_url": "https://github.com/codeforamerica/AllIncomeFoods",
1394
+ "size": 1836,
1395
+ "master_branch": null,
1396
+ "url": "https://api.github.com/repos/codeforamerica/AllIncomeFoods",
1397
+ "git_url": "git://github.com/codeforamerica/AllIncomeFoods.git",
1398
+ "watchers": 2,
1399
+ "language": "Ruby",
1400
+ "owner": {
1401
+ "login": "codeforamerica",
1402
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1403
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1404
+ "url": "https://api.github.com/users/codeforamerica",
1405
+ "id": 337792
1406
+ },
1407
+ "name": "AllIncomeFoods",
1408
+ "id": 1726335,
1409
+ "description": "An app that lists places that accept food stamps",
1410
+ "created_at": "2011-05-10T04:53:26Z"
1411
+ },
1412
+ {
1413
+ "open_issues": 0,
1414
+ "ssh_url": "git@github.com:codeforamerica/togather.git",
1415
+ "clone_url": "https://github.com/codeforamerica/togather.git",
1416
+ "homepage": "",
1417
+ "forks": 2,
1418
+ "html_url": "https://github.com/codeforamerica/togather",
1419
+ "fork": false,
1420
+ "pushed_at": "2011-06-03T20:28:06Z",
1421
+ "updated_at": "2011-12-05T22:44:45Z",
1422
+ "private": false,
1423
+ "svn_url": "https://github.com/codeforamerica/togather",
1424
+ "size": 2268,
1425
+ "master_branch": null,
1426
+ "url": "https://api.github.com/repos/codeforamerica/togather",
1427
+ "git_url": "git://github.com/codeforamerica/togather.git",
1428
+ "watchers": 3,
1429
+ "language": "JavaScript",
1430
+ "owner": {
1431
+ "login": "codeforamerica",
1432
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1433
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1434
+ "url": "https://api.github.com/users/codeforamerica",
1435
+ "id": 337792
1436
+ },
1437
+ "name": "togather",
1438
+ "id": 1730312,
1439
+ "description": "A light weight event aggregator in Node.js",
1440
+ "created_at": "2011-05-10T21:47:46Z"
1441
+ },
1442
+ {
1443
+ "open_issues": 0,
1444
+ "ssh_url": "git@github.com:codeforamerica/futures_pipeline.git",
1445
+ "clone_url": "https://github.com/codeforamerica/futures_pipeline.git",
1446
+ "homepage": "",
1447
+ "forks": 1,
1448
+ "html_url": "https://github.com/codeforamerica/futures_pipeline",
1449
+ "fork": false,
1450
+ "pushed_at": "2011-11-09T01:03:46Z",
1451
+ "updated_at": "2011-11-09T01:03:49Z",
1452
+ "private": false,
1453
+ "svn_url": "https://github.com/codeforamerica/futures_pipeline",
1454
+ "size": 2452,
1455
+ "master_branch": null,
1456
+ "url": "https://api.github.com/repos/codeforamerica/futures_pipeline",
1457
+ "git_url": "git://github.com/codeforamerica/futures_pipeline.git",
1458
+ "watchers": 3,
1459
+ "language": "Ruby",
1460
+ "owner": {
1461
+ "login": "codeforamerica",
1462
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1463
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1464
+ "url": "https://api.github.com/users/codeforamerica",
1465
+ "id": 337792
1466
+ },
1467
+ "name": "futures_pipeline",
1468
+ "id": 1731059,
1469
+ "description": "Ruby wrapper for the Futures, Inc. US Military Pipeline API",
1470
+ "created_at": "2011-05-11T01:20:15Z"
1471
+ },
1472
+ {
1473
+ "open_issues": 0,
1474
+ "ssh_url": "git@github.com:codeforamerica/homeworknotifier-redirect.git",
1475
+ "clone_url": "https://github.com/codeforamerica/homeworknotifier-redirect.git",
1476
+ "homepage": "http://dianakimball.com",
1477
+ "forks": 0,
1478
+ "html_url": "https://github.com/codeforamerica/homeworknotifier-redirect",
1479
+ "fork": true,
1480
+ "pushed_at": "2011-05-11T10:47:28Z",
1481
+ "updated_at": "2011-10-04T14:57:35Z",
1482
+ "private": false,
1483
+ "svn_url": "https://github.com/codeforamerica/homeworknotifier-redirect",
1484
+ "size": 836,
1485
+ "master_branch": null,
1486
+ "url": "https://api.github.com/repos/codeforamerica/homeworknotifier-redirect",
1487
+ "git_url": "git://github.com/codeforamerica/homeworknotifier-redirect.git",
1488
+ "watchers": 1,
1489
+ "language": "Ruby",
1490
+ "owner": {
1491
+ "login": "codeforamerica",
1492
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1493
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1494
+ "url": "https://api.github.com/users/codeforamerica",
1495
+ "id": 337792
1496
+ },
1497
+ "name": "homeworknotifier-redirect",
1498
+ "id": 1732629,
1499
+ "description": "Router app for my personal site",
1500
+ "created_at": "2011-05-11T10:34:14Z"
1501
+ },
1502
+ {
1503
+ "open_issues": 51,
1504
+ "ssh_url": "git@github.com:codeforamerica/Data-Wiki.git",
1505
+ "clone_url": "https://github.com/codeforamerica/Data-Wiki.git",
1506
+ "homepage": "",
1507
+ "forks": 4,
1508
+ "html_url": "https://github.com/codeforamerica/Data-Wiki",
1509
+ "fork": false,
1510
+ "pushed_at": "2011-10-23T18:03:11Z",
1511
+ "updated_at": "2011-12-14T22:19:36Z",
1512
+ "private": false,
1513
+ "svn_url": "https://github.com/codeforamerica/Data-Wiki",
1514
+ "size": 4280,
1515
+ "master_branch": null,
1516
+ "url": "https://api.github.com/repos/codeforamerica/Data-Wiki",
1517
+ "git_url": "git://github.com/codeforamerica/Data-Wiki.git",
1518
+ "watchers": 10,
1519
+ "language": "PHP",
1520
+ "owner": {
1521
+ "login": "codeforamerica",
1522
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1523
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1524
+ "url": "https://api.github.com/users/codeforamerica",
1525
+ "id": 337792
1526
+ },
1527
+ "name": "Data-Wiki",
1528
+ "id": 1749105,
1529
+ "description": "A Drupal-based front end for merging and improving datasets",
1530
+ "created_at": "2011-05-14T21:40:38Z"
1531
+ },
1532
+ {
1533
+ "open_issues": 0,
1534
+ "ssh_url": "git@github.com:codeforamerica/CityWho.git",
1535
+ "clone_url": "https://github.com/codeforamerica/CityWho.git",
1536
+ "homepage": "",
1537
+ "forks": 1,
1538
+ "html_url": "https://github.com/codeforamerica/CityWho",
1539
+ "fork": false,
1540
+ "pushed_at": "2011-05-17T20:14:46Z",
1541
+ "updated_at": "2011-10-04T15:08:23Z",
1542
+ "private": false,
1543
+ "svn_url": "https://github.com/codeforamerica/CityWho",
1544
+ "size": 116,
1545
+ "master_branch": null,
1546
+ "url": "https://api.github.com/repos/codeforamerica/CityWho",
1547
+ "git_url": "git://github.com/codeforamerica/CityWho.git",
1548
+ "watchers": 2,
1549
+ "language": null,
1550
+ "owner": {
1551
+ "login": "codeforamerica",
1552
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1553
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1554
+ "url": "https://api.github.com/users/codeforamerica",
1555
+ "id": 337792
1556
+ },
1557
+ "name": "CityWho",
1558
+ "id": 1762661,
1559
+ "description": "A public directory of communities in your city",
1560
+ "created_at": "2011-05-17T20:13:14Z"
1561
+ },
1562
+ {
1563
+ "open_issues": 0,
1564
+ "ssh_url": "git@github.com:codeforamerica/aedmapper.git",
1565
+ "clone_url": "https://github.com/codeforamerica/aedmapper.git",
1566
+ "homepage": "www.aedmapper.com",
1567
+ "forks": 1,
1568
+ "html_url": "https://github.com/codeforamerica/aedmapper",
1569
+ "fork": false,
1570
+ "pushed_at": "2011-06-14T07:10:45Z",
1571
+ "updated_at": "2011-10-04T15:08:43Z",
1572
+ "private": false,
1573
+ "svn_url": "https://github.com/codeforamerica/aedmapper",
1574
+ "size": 1984,
1575
+ "master_branch": null,
1576
+ "url": "https://api.github.com/repos/codeforamerica/aedmapper",
1577
+ "git_url": "git://github.com/codeforamerica/aedmapper.git",
1578
+ "watchers": 4,
1579
+ "language": "JavaScript",
1580
+ "owner": {
1581
+ "login": "codeforamerica",
1582
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1583
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1584
+ "url": "https://api.github.com/users/codeforamerica",
1585
+ "id": 337792
1586
+ },
1587
+ "name": "aedmapper",
1588
+ "id": 1763562,
1589
+ "description": "crowdsourcing defibrillator locations",
1590
+ "created_at": "2011-05-17T23:45:04Z"
1591
+ },
1592
+ {
1593
+ "open_issues": 0,
1594
+ "ssh_url": "git@github.com:codeforamerica/sba_ruby.git",
1595
+ "clone_url": "https://github.com/codeforamerica/sba_ruby.git",
1596
+ "homepage": "",
1597
+ "forks": 2,
1598
+ "html_url": "https://github.com/codeforamerica/sba_ruby",
1599
+ "fork": false,
1600
+ "pushed_at": "2011-11-09T01:05:54Z",
1601
+ "updated_at": "2011-11-09T01:05:58Z",
1602
+ "private": false,
1603
+ "svn_url": "https://github.com/codeforamerica/sba_ruby",
1604
+ "size": 108,
1605
+ "master_branch": null,
1606
+ "url": "https://api.github.com/repos/codeforamerica/sba_ruby",
1607
+ "git_url": "git://github.com/codeforamerica/sba_ruby.git",
1608
+ "watchers": 3,
1609
+ "language": "Ruby",
1610
+ "owner": {
1611
+ "login": "codeforamerica",
1612
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1613
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1614
+ "url": "https://api.github.com/users/codeforamerica",
1615
+ "id": 337792
1616
+ },
1617
+ "name": "sba_ruby",
1618
+ "id": 1767045,
1619
+ "description": "A ruby gem for the SBA API",
1620
+ "created_at": "2011-05-18T16:50:58Z"
1621
+ },
1622
+ {
1623
+ "open_issues": 0,
1624
+ "ssh_url": "git@github.com:codeforamerica/recalls.git",
1625
+ "clone_url": "https://github.com/codeforamerica/recalls.git",
1626
+ "homepage": "http://search.usa.gov/api/recalls",
1627
+ "forks": 1,
1628
+ "html_url": "https://github.com/codeforamerica/recalls",
1629
+ "fork": false,
1630
+ "pushed_at": "2011-05-27T22:26:50Z",
1631
+ "updated_at": "2011-10-04T15:10:09Z",
1632
+ "private": false,
1633
+ "svn_url": "https://github.com/codeforamerica/recalls",
1634
+ "size": 1328,
1635
+ "master_branch": null,
1636
+ "url": "https://api.github.com/repos/codeforamerica/recalls",
1637
+ "git_url": "git://github.com/codeforamerica/recalls.git",
1638
+ "watchers": 2,
1639
+ "language": "Ruby",
1640
+ "owner": {
1641
+ "login": "codeforamerica",
1642
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1643
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1644
+ "url": "https://api.github.com/users/codeforamerica",
1645
+ "id": 337792
1646
+ },
1647
+ "name": "recalls",
1648
+ "id": 1767409,
1649
+ "description": "Ruby gem for the product recalls on the USA Search API",
1650
+ "created_at": "2011-05-18T18:10:29Z"
1651
+ },
1652
+ {
1653
+ "open_issues": 6,
1654
+ "ssh_url": "git@github.com:codeforamerica/github_tracker.git",
1655
+ "clone_url": "https://github.com/codeforamerica/github_tracker.git",
1656
+ "homepage": "stats.codeforamerica.org",
1657
+ "forks": 2,
1658
+ "html_url": "https://github.com/codeforamerica/github_tracker",
1659
+ "fork": false,
1660
+ "pushed_at": "2011-09-30T16:19:07Z",
1661
+ "updated_at": "2011-12-14T10:30:47Z",
1662
+ "private": false,
1663
+ "svn_url": "https://github.com/codeforamerica/github_tracker",
1664
+ "size": 112,
1665
+ "master_branch": null,
1666
+ "url": "https://api.github.com/repos/codeforamerica/github_tracker",
1667
+ "git_url": "git://github.com/codeforamerica/github_tracker.git",
1668
+ "watchers": 3,
1669
+ "language": "Ruby",
1670
+ "owner": {
1671
+ "login": "codeforamerica",
1672
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1673
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1674
+ "url": "https://api.github.com/users/codeforamerica",
1675
+ "id": 337792
1676
+ },
1677
+ "name": "github_tracker",
1678
+ "id": 1790086,
1679
+ "description": "Tracks organizations, their projects and contributors",
1680
+ "created_at": "2011-05-23T20:49:19Z"
1681
+ },
1682
+ {
1683
+ "open_issues": 0,
1684
+ "ssh_url": "git@github.com:codeforamerica/api_dropbox.git",
1685
+ "clone_url": "https://github.com/codeforamerica/api_dropbox.git",
1686
+ "homepage": "",
1687
+ "forks": 1,
1688
+ "html_url": "https://github.com/codeforamerica/api_dropbox",
1689
+ "fork": false,
1690
+ "pushed_at": "2011-06-15T00:13:16Z",
1691
+ "updated_at": "2011-10-04T15:22:28Z",
1692
+ "private": false,
1693
+ "svn_url": "https://github.com/codeforamerica/api_dropbox",
1694
+ "size": 284,
1695
+ "master_branch": null,
1696
+ "url": "https://api.github.com/repos/codeforamerica/api_dropbox",
1697
+ "git_url": "git://github.com/codeforamerica/api_dropbox.git",
1698
+ "watchers": 1,
1699
+ "language": "Ruby",
1700
+ "owner": {
1701
+ "login": "codeforamerica",
1702
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1703
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1704
+ "url": "https://api.github.com/users/codeforamerica",
1705
+ "id": 337792
1706
+ },
1707
+ "name": "api_dropbox",
1708
+ "id": 1800630,
1709
+ "description": "",
1710
+ "created_at": "2011-05-25T19:14:52Z"
1711
+ },
1712
+ {
1713
+ "open_issues": 0,
1714
+ "ssh_url": "git@github.com:codeforamerica/mapper.git",
1715
+ "clone_url": "https://github.com/codeforamerica/mapper.git",
1716
+ "homepage": "http://max.couchone.com/mapper/_design/app/index.html",
1717
+ "forks": 1,
1718
+ "html_url": "https://github.com/codeforamerica/mapper",
1719
+ "fork": false,
1720
+ "pushed_at": "2011-05-27T23:29:54Z",
1721
+ "updated_at": "2011-12-05T22:44:53Z",
1722
+ "private": false,
1723
+ "svn_url": "https://github.com/codeforamerica/mapper",
1724
+ "size": 700,
1725
+ "master_branch": null,
1726
+ "url": "https://api.github.com/repos/codeforamerica/mapper",
1727
+ "git_url": "git://github.com/codeforamerica/mapper.git",
1728
+ "watchers": 4,
1729
+ "language": "JavaScript",
1730
+ "owner": {
1731
+ "login": "codeforamerica",
1732
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1733
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1734
+ "url": "https://api.github.com/users/codeforamerica",
1735
+ "id": 337792
1736
+ },
1737
+ "name": "mapper",
1738
+ "id": 1807307,
1739
+ "description": "community mapping tools",
1740
+ "created_at": "2011-05-26T23:49:49Z"
1741
+ },
1742
+ {
1743
+ "open_issues": 0,
1744
+ "ssh_url": "git@github.com:codeforamerica/Welcome-America-WP-Theme.git",
1745
+ "clone_url": "https://github.com/codeforamerica/Welcome-America-WP-Theme.git",
1746
+ "homepage": "",
1747
+ "forks": 1,
1748
+ "html_url": "https://github.com/codeforamerica/Welcome-America-WP-Theme",
1749
+ "fork": true,
1750
+ "pushed_at": "2011-06-28T06:00:42Z",
1751
+ "updated_at": "2011-10-15T06:00:10Z",
1752
+ "private": false,
1753
+ "svn_url": "https://github.com/codeforamerica/Welcome-America-WP-Theme",
1754
+ "size": 136,
1755
+ "master_branch": null,
1756
+ "url": "https://api.github.com/repos/codeforamerica/Welcome-America-WP-Theme",
1757
+ "git_url": "git://github.com/codeforamerica/Welcome-America-WP-Theme.git",
1758
+ "watchers": 2,
1759
+ "language": "JavaScript",
1760
+ "owner": {
1761
+ "login": "codeforamerica",
1762
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1763
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1764
+ "url": "https://api.github.com/users/codeforamerica",
1765
+ "id": 337792
1766
+ },
1767
+ "name": "Welcome-America-WP-Theme",
1768
+ "id": 1810642,
1769
+ "description": "A smash and grab job that will strip a live site and put it on the WordPress platform.",
1770
+ "created_at": "2011-05-27T16:38:18Z"
1771
+ },
1772
+ {
1773
+ "open_issues": 0,
1774
+ "ssh_url": "git@github.com:codeforamerica/Philly-SOC.git",
1775
+ "clone_url": "https://github.com/codeforamerica/Philly-SOC.git",
1776
+ "homepage": "",
1777
+ "forks": 1,
1778
+ "html_url": "https://github.com/codeforamerica/Philly-SOC",
1779
+ "fork": false,
1780
+ "pushed_at": "2011-06-15T22:59:49Z",
1781
+ "updated_at": "2011-11-22T04:06:33Z",
1782
+ "private": false,
1783
+ "svn_url": "https://github.com/codeforamerica/Philly-SOC",
1784
+ "size": 7244,
1785
+ "master_branch": null,
1786
+ "url": "https://api.github.com/repos/codeforamerica/Philly-SOC",
1787
+ "git_url": "git://github.com/codeforamerica/Philly-SOC.git",
1788
+ "watchers": 2,
1789
+ "language": "PHP",
1790
+ "owner": {
1791
+ "login": "codeforamerica",
1792
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1793
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1794
+ "url": "https://api.github.com/users/codeforamerica",
1795
+ "id": 337792
1796
+ },
1797
+ "name": "Philly-SOC",
1798
+ "id": 1812011,
1799
+ "description": "City of Philadelphia State of the City Website",
1800
+ "created_at": "2011-05-27T21:39:48Z"
1801
+ },
1802
+ {
1803
+ "open_issues": 0,
1804
+ "ssh_url": "git@github.com:codeforamerica/SolarWidget.git",
1805
+ "clone_url": "https://github.com/codeforamerica/SolarWidget.git",
1806
+ "homepage": "http://solar-1.apphb.com",
1807
+ "forks": 1,
1808
+ "html_url": "https://github.com/codeforamerica/SolarWidget",
1809
+ "fork": false,
1810
+ "pushed_at": "2011-08-11T21:44:21Z",
1811
+ "updated_at": "2011-10-04T15:26:48Z",
1812
+ "private": false,
1813
+ "svn_url": "https://github.com/codeforamerica/SolarWidget",
1814
+ "size": 2620,
1815
+ "master_branch": null,
1816
+ "url": "https://api.github.com/repos/codeforamerica/SolarWidget",
1817
+ "git_url": "git://github.com/codeforamerica/SolarWidget.git",
1818
+ "watchers": 2,
1819
+ "language": null,
1820
+ "owner": {
1821
+ "login": "codeforamerica",
1822
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1823
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1824
+ "url": "https://api.github.com/users/codeforamerica",
1825
+ "id": 337792
1826
+ },
1827
+ "name": "SolarWidget",
1828
+ "id": 1812385,
1829
+ "description": "This is a widget for ArcGIS to measure solar capabilities of rooftops.",
1830
+ "created_at": "2011-05-27T23:25:00Z"
1831
+ },
1832
+ {
1833
+ "open_issues": 0,
1834
+ "ssh_url": "git@github.com:codeforamerica/commitalization.git",
1835
+ "clone_url": "https://github.com/codeforamerica/commitalization.git",
1836
+ "homepage": "",
1837
+ "forks": 3,
1838
+ "html_url": "https://github.com/codeforamerica/commitalization",
1839
+ "fork": false,
1840
+ "pushed_at": "2011-06-23T05:13:29Z",
1841
+ "updated_at": "2011-10-04T15:27:01Z",
1842
+ "private": false,
1843
+ "svn_url": "https://github.com/codeforamerica/commitalization",
1844
+ "size": 112,
1845
+ "master_branch": null,
1846
+ "url": "https://api.github.com/repos/codeforamerica/commitalization",
1847
+ "git_url": "git://github.com/codeforamerica/commitalization.git",
1848
+ "watchers": 5,
1849
+ "language": "JavaScript",
1850
+ "owner": {
1851
+ "login": "codeforamerica",
1852
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1853
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1854
+ "url": "https://api.github.com/users/codeforamerica",
1855
+ "id": 337792
1856
+ },
1857
+ "name": "commitalization",
1858
+ "id": 1812939,
1859
+ "description": "A browser based visualization for git commits.",
1860
+ "created_at": "2011-05-28T03:45:09Z"
1861
+ },
1862
+ {
1863
+ "open_issues": 0,
1864
+ "ssh_url": "git@github.com:codeforamerica/geek_corps.git",
1865
+ "clone_url": "https://github.com/codeforamerica/geek_corps.git",
1866
+ "homepage": "geeks.codeforamerica.org",
1867
+ "forks": 6,
1868
+ "html_url": "https://github.com/codeforamerica/geek_corps",
1869
+ "fork": false,
1870
+ "pushed_at": "2011-11-22T00:16:53Z",
1871
+ "updated_at": "2011-12-09T14:30:30Z",
1872
+ "private": false,
1873
+ "svn_url": "https://github.com/codeforamerica/geek_corps",
1874
+ "size": 144,
1875
+ "master_branch": null,
1876
+ "url": "https://api.github.com/repos/codeforamerica/geek_corps",
1877
+ "git_url": "git://github.com/codeforamerica/geek_corps.git",
1878
+ "watchers": 15,
1879
+ "language": "Ruby",
1880
+ "owner": {
1881
+ "login": "codeforamerica",
1882
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1883
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1884
+ "url": "https://api.github.com/users/codeforamerica",
1885
+ "id": 337792
1886
+ },
1887
+ "name": "geek_corps",
1888
+ "id": 1833282,
1889
+ "description": "Our tool for micro-network building across our social networks",
1890
+ "created_at": "2011-06-01T18:20:13Z"
1891
+ },
1892
+ {
1893
+ "open_issues": 0,
1894
+ "ssh_url": "git@github.com:codeforamerica/direct_employers.git",
1895
+ "clone_url": "https://github.com/codeforamerica/direct_employers.git",
1896
+ "homepage": "",
1897
+ "forks": 1,
1898
+ "html_url": "https://github.com/codeforamerica/direct_employers",
1899
+ "fork": false,
1900
+ "pushed_at": "2011-11-02T10:12:45Z",
1901
+ "updated_at": "2011-11-02T10:12:45Z",
1902
+ "private": false,
1903
+ "svn_url": "https://github.com/codeforamerica/direct_employers",
1904
+ "size": 1856,
1905
+ "master_branch": null,
1906
+ "url": "https://api.github.com/repos/codeforamerica/direct_employers",
1907
+ "git_url": "git://github.com/codeforamerica/direct_employers.git",
1908
+ "watchers": 2,
1909
+ "language": "Ruby",
1910
+ "owner": {
1911
+ "login": "codeforamerica",
1912
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1913
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1914
+ "url": "https://api.github.com/users/codeforamerica",
1915
+ "id": 337792
1916
+ },
1917
+ "name": "direct_employers",
1918
+ "id": 1834733,
1919
+ "description": "This is a ruby wrapper for the Direct Employers API",
1920
+ "created_at": "2011-06-01T23:43:36Z"
1921
+ },
1922
+ {
1923
+ "open_issues": 0,
1924
+ "ssh_url": "git@github.com:codeforamerica/CityGroups.git",
1925
+ "clone_url": "https://github.com/codeforamerica/CityGroups.git",
1926
+ "homepage": "http://citygroups.org",
1927
+ "forks": 2,
1928
+ "html_url": "https://github.com/codeforamerica/CityGroups",
1929
+ "fork": false,
1930
+ "pushed_at": "2011-10-03T18:00:59Z",
1931
+ "updated_at": "2011-12-09T14:31:01Z",
1932
+ "private": false,
1933
+ "svn_url": "https://github.com/codeforamerica/CityGroups",
1934
+ "size": 116,
1935
+ "master_branch": null,
1936
+ "url": "https://api.github.com/repos/codeforamerica/CityGroups",
1937
+ "git_url": "git://github.com/codeforamerica/CityGroups.git",
1938
+ "watchers": 5,
1939
+ "language": "JavaScript",
1940
+ "owner": {
1941
+ "login": "codeforamerica",
1942
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1943
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1944
+ "url": "https://api.github.com/users/codeforamerica",
1945
+ "id": 337792
1946
+ },
1947
+ "name": "CityGroups",
1948
+ "id": 1873481,
1949
+ "description": "A public directory of communities in your city",
1950
+ "created_at": "2011-06-09T23:00:58Z"
1951
+ },
1952
+ {
1953
+ "open_issues": 0,
1954
+ "ssh_url": "git@github.com:codeforamerica/USA-Today-Census-Python.git",
1955
+ "clone_url": "https://github.com/codeforamerica/USA-Today-Census-Python.git",
1956
+ "homepage": "",
1957
+ "forks": 1,
1958
+ "html_url": "https://github.com/codeforamerica/USA-Today-Census-Python",
1959
+ "fork": false,
1960
+ "pushed_at": "2011-08-04T17:55:32Z",
1961
+ "updated_at": "2011-11-17T12:03:54Z",
1962
+ "private": false,
1963
+ "svn_url": "https://github.com/codeforamerica/USA-Today-Census-Python",
1964
+ "size": 388,
1965
+ "master_branch": null,
1966
+ "url": "https://api.github.com/repos/codeforamerica/USA-Today-Census-Python",
1967
+ "git_url": "git://github.com/codeforamerica/USA-Today-Census-Python.git",
1968
+ "watchers": 2,
1969
+ "language": "Python",
1970
+ "owner": {
1971
+ "login": "codeforamerica",
1972
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
1973
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
1974
+ "url": "https://api.github.com/users/codeforamerica",
1975
+ "id": 337792
1976
+ },
1977
+ "name": "USA-Today-Census-Python",
1978
+ "id": 1873624,
1979
+ "description": "A Python wrapper for USA Today's Census API",
1980
+ "created_at": "2011-06-09T23:50:12Z"
1981
+ },
1982
+ {
1983
+ "open_issues": 0,
1984
+ "ssh_url": "git@github.com:codeforamerica/SBA-Python.git",
1985
+ "clone_url": "https://github.com/codeforamerica/SBA-Python.git",
1986
+ "homepage": "",
1987
+ "forks": 2,
1988
+ "html_url": "https://github.com/codeforamerica/SBA-Python",
1989
+ "fork": false,
1990
+ "pushed_at": "2011-06-24T18:06:54Z",
1991
+ "updated_at": "2011-10-04T15:51:55Z",
1992
+ "private": false,
1993
+ "svn_url": "https://github.com/codeforamerica/SBA-Python",
1994
+ "size": 120,
1995
+ "master_branch": null,
1996
+ "url": "https://api.github.com/repos/codeforamerica/SBA-Python",
1997
+ "git_url": "git://github.com/codeforamerica/SBA-Python.git",
1998
+ "watchers": 3,
1999
+ "language": "Python",
2000
+ "owner": {
2001
+ "login": "codeforamerica",
2002
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2003
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2004
+ "url": "https://api.github.com/users/codeforamerica",
2005
+ "id": 337792
2006
+ },
2007
+ "name": "SBA-Python",
2008
+ "id": 1879058,
2009
+ "description": "",
2010
+ "created_at": "2011-06-11T04:06:55Z"
2011
+ },
2012
+ {
2013
+ "open_issues": 0,
2014
+ "ssh_url": "git@github.com:codeforamerica/PHP-API-Template.git",
2015
+ "clone_url": "https://github.com/codeforamerica/PHP-API-Template.git",
2016
+ "homepage": "http://codeforamerica.org",
2017
+ "forks": 1,
2018
+ "html_url": "https://github.com/codeforamerica/PHP-API-Template",
2019
+ "fork": false,
2020
+ "pushed_at": "2011-07-21T18:29:15Z",
2021
+ "updated_at": "2011-10-04T15:56:03Z",
2022
+ "private": false,
2023
+ "svn_url": "https://github.com/codeforamerica/PHP-API-Template",
2024
+ "size": 1160,
2025
+ "master_branch": null,
2026
+ "url": "https://api.github.com/repos/codeforamerica/PHP-API-Template",
2027
+ "git_url": "git://github.com/codeforamerica/PHP-API-Template.git",
2028
+ "watchers": 3,
2029
+ "language": "PHP",
2030
+ "owner": {
2031
+ "login": "codeforamerica",
2032
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2033
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2034
+ "url": "https://api.github.com/users/codeforamerica",
2035
+ "id": 337792
2036
+ },
2037
+ "name": "PHP-API-Template",
2038
+ "id": 1890001,
2039
+ "description": "PHP Base Class for API libraries",
2040
+ "created_at": "2011-06-13T17:33:19Z"
2041
+ },
2042
+ {
2043
+ "open_issues": 0,
2044
+ "ssh_url": "git@github.com:codeforamerica/USA-Today-Census-PHP.git",
2045
+ "clone_url": "https://github.com/codeforamerica/USA-Today-Census-PHP.git",
2046
+ "homepage": "http://codeforamerica.org",
2047
+ "forks": 1,
2048
+ "html_url": "https://github.com/codeforamerica/USA-Today-Census-PHP",
2049
+ "fork": false,
2050
+ "pushed_at": "2011-06-13T23:26:50Z",
2051
+ "updated_at": "2011-10-04T15:56:33Z",
2052
+ "private": false,
2053
+ "svn_url": "https://github.com/codeforamerica/USA-Today-Census-PHP",
2054
+ "size": 108,
2055
+ "master_branch": null,
2056
+ "url": "https://api.github.com/repos/codeforamerica/USA-Today-Census-PHP",
2057
+ "git_url": "git://github.com/codeforamerica/USA-Today-Census-PHP.git",
2058
+ "watchers": 1,
2059
+ "language": null,
2060
+ "owner": {
2061
+ "login": "codeforamerica",
2062
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2063
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2064
+ "url": "https://api.github.com/users/codeforamerica",
2065
+ "id": 337792
2066
+ },
2067
+ "name": "USA-Today-Census-PHP",
2068
+ "id": 1890907,
2069
+ "description": "A PHP wrapper for USA Today's Census API",
2070
+ "created_at": "2011-06-13T20:23:54Z"
2071
+ },
2072
+ {
2073
+ "open_issues": 0,
2074
+ "ssh_url": "git@github.com:codeforamerica/broadband_map_ruby.git",
2075
+ "clone_url": "https://github.com/codeforamerica/broadband_map_ruby.git",
2076
+ "homepage": "",
2077
+ "forks": 3,
2078
+ "html_url": "https://github.com/codeforamerica/broadband_map_ruby",
2079
+ "fork": false,
2080
+ "pushed_at": "2011-11-02T10:03:03Z",
2081
+ "updated_at": "2011-11-02T10:03:06Z",
2082
+ "private": false,
2083
+ "svn_url": "https://github.com/codeforamerica/broadband_map_ruby",
2084
+ "size": 112,
2085
+ "master_branch": null,
2086
+ "url": "https://api.github.com/repos/codeforamerica/broadband_map_ruby",
2087
+ "git_url": "git://github.com/codeforamerica/broadband_map_ruby.git",
2088
+ "watchers": 3,
2089
+ "language": "Ruby",
2090
+ "owner": {
2091
+ "login": "codeforamerica",
2092
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2093
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2094
+ "url": "https://api.github.com/users/codeforamerica",
2095
+ "id": 337792
2096
+ },
2097
+ "name": "broadband_map_ruby",
2098
+ "id": 1896543,
2099
+ "description": "Ruby Wrapper for the Broadband Maps API - http://broadbandmap.gov/developer",
2100
+ "created_at": "2011-06-14T20:24:04Z"
2101
+ },
2102
+ {
2103
+ "open_issues": 0,
2104
+ "ssh_url": "git@github.com:codeforamerica/clinical_trials_python.git",
2105
+ "clone_url": "https://github.com/codeforamerica/clinical_trials_python.git",
2106
+ "homepage": "http://clinicaltrials.gov/ct2/info/linking",
2107
+ "forks": 1,
2108
+ "html_url": "https://github.com/codeforamerica/clinical_trials_python",
2109
+ "fork": false,
2110
+ "pushed_at": "2011-08-16T00:25:37Z",
2111
+ "updated_at": "2011-10-04T15:59:00Z",
2112
+ "private": false,
2113
+ "svn_url": "https://github.com/codeforamerica/clinical_trials_python",
2114
+ "size": 156,
2115
+ "master_branch": null,
2116
+ "url": "https://api.github.com/repos/codeforamerica/clinical_trials_python",
2117
+ "git_url": "git://github.com/codeforamerica/clinical_trials_python.git",
2118
+ "watchers": 1,
2119
+ "language": "Python",
2120
+ "owner": {
2121
+ "login": "codeforamerica",
2122
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2123
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2124
+ "url": "https://api.github.com/users/codeforamerica",
2125
+ "id": 337792
2126
+ },
2127
+ "name": "clinical_trials_python",
2128
+ "id": 1897033,
2129
+ "description": "Python API for the ClinicalTrials.gov API",
2130
+ "created_at": "2011-06-14T21:59:45Z"
2131
+ },
2132
+ {
2133
+ "open_issues": 0,
2134
+ "ssh_url": "git@github.com:codeforamerica/usa_spending_python.git",
2135
+ "clone_url": "https://github.com/codeforamerica/usa_spending_python.git",
2136
+ "homepage": "http://usaspending.gov/data?carryfilters=on",
2137
+ "forks": 2,
2138
+ "html_url": "https://github.com/codeforamerica/usa_spending_python",
2139
+ "fork": false,
2140
+ "pushed_at": "2011-08-08T19:14:21Z",
2141
+ "updated_at": "2011-10-04T16:01:06Z",
2142
+ "private": false,
2143
+ "svn_url": "https://github.com/codeforamerica/usa_spending_python",
2144
+ "size": 176,
2145
+ "master_branch": null,
2146
+ "url": "https://api.github.com/repos/codeforamerica/usa_spending_python",
2147
+ "git_url": "git://github.com/codeforamerica/usa_spending_python.git",
2148
+ "watchers": 2,
2149
+ "language": "Python",
2150
+ "owner": {
2151
+ "login": "codeforamerica",
2152
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2153
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2154
+ "url": "https://api.github.com/users/codeforamerica",
2155
+ "id": 337792
2156
+ },
2157
+ "name": "usa_spending_python",
2158
+ "id": 1902374,
2159
+ "description": "Python wrapper for the USA Spending API",
2160
+ "created_at": "2011-06-15T20:24:20Z"
2161
+ },
2162
+ {
2163
+ "open_issues": 0,
2164
+ "ssh_url": "git@github.com:codeforamerica/world_bank_ruby.git",
2165
+ "clone_url": "https://github.com/codeforamerica/world_bank_ruby.git",
2166
+ "homepage": "",
2167
+ "forks": 2,
2168
+ "html_url": "https://github.com/codeforamerica/world_bank_ruby",
2169
+ "fork": false,
2170
+ "pushed_at": "2011-08-26T00:13:25Z",
2171
+ "updated_at": "2011-10-04T16:03:18Z",
2172
+ "private": false,
2173
+ "svn_url": "https://github.com/codeforamerica/world_bank_ruby",
2174
+ "size": 112,
2175
+ "master_branch": null,
2176
+ "url": "https://api.github.com/repos/codeforamerica/world_bank_ruby",
2177
+ "git_url": "git://github.com/codeforamerica/world_bank_ruby.git",
2178
+ "watchers": 5,
2179
+ "language": "Ruby",
2180
+ "owner": {
2181
+ "login": "codeforamerica",
2182
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2183
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2184
+ "url": "https://api.github.com/users/codeforamerica",
2185
+ "id": 337792
2186
+ },
2187
+ "name": "world_bank_ruby",
2188
+ "id": 1907595,
2189
+ "description": "A Ruby wrapper for the World Bank Development Indicators API",
2190
+ "created_at": "2011-06-16T19:55:36Z"
2191
+ },
2192
+ {
2193
+ "open_issues": 0,
2194
+ "ssh_url": "git@github.com:codeforamerica/microsoft_open_data_python.git",
2195
+ "clone_url": "https://github.com/codeforamerica/microsoft_open_data_python.git",
2196
+ "homepage": "http://ogdisdk.cloudapp.net/",
2197
+ "forks": 1,
2198
+ "html_url": "https://github.com/codeforamerica/microsoft_open_data_python",
2199
+ "fork": false,
2200
+ "pushed_at": "2011-08-08T19:10:54Z",
2201
+ "updated_at": "2011-10-04T16:05:17Z",
2202
+ "private": false,
2203
+ "svn_url": "https://github.com/codeforamerica/microsoft_open_data_python",
2204
+ "size": 128,
2205
+ "master_branch": null,
2206
+ "url": "https://api.github.com/repos/codeforamerica/microsoft_open_data_python",
2207
+ "git_url": "git://github.com/codeforamerica/microsoft_open_data_python.git",
2208
+ "watchers": 1,
2209
+ "language": "Python",
2210
+ "owner": {
2211
+ "login": "codeforamerica",
2212
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2213
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2214
+ "url": "https://api.github.com/users/codeforamerica",
2215
+ "id": 337792
2216
+ },
2217
+ "name": "microsoft_open_data_python",
2218
+ "id": 1912907,
2219
+ "description": "Python wrapper for Microsoft's Open Data API",
2220
+ "created_at": "2011-06-17T19:42:34Z"
2221
+ },
2222
+ {
2223
+ "open_issues": 0,
2224
+ "ssh_url": "git@github.com:codeforamerica/badger-panda.git",
2225
+ "clone_url": "https://github.com/codeforamerica/badger-panda.git",
2226
+ "homepage": "",
2227
+ "forks": 2,
2228
+ "html_url": "https://github.com/codeforamerica/badger-panda",
2229
+ "fork": false,
2230
+ "pushed_at": "2011-10-12T20:23:17Z",
2231
+ "updated_at": "2011-10-12T20:23:20Z",
2232
+ "private": false,
2233
+ "svn_url": "https://github.com/codeforamerica/badger-panda",
2234
+ "size": 120,
2235
+ "master_branch": null,
2236
+ "url": "https://api.github.com/repos/codeforamerica/badger-panda",
2237
+ "git_url": "git://github.com/codeforamerica/badger-panda.git",
2238
+ "watchers": 2,
2239
+ "language": "JavaScript",
2240
+ "owner": {
2241
+ "login": "codeforamerica",
2242
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2243
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2244
+ "url": "https://api.github.com/users/codeforamerica",
2245
+ "id": 337792
2246
+ },
2247
+ "name": "badger-panda",
2248
+ "id": 1913528,
2249
+ "description": "Badger vs Panda.",
2250
+ "created_at": "2011-06-17T22:01:37Z"
2251
+ },
2252
+ {
2253
+ "open_issues": 0,
2254
+ "ssh_url": "git@github.com:codeforamerica/congress.git",
2255
+ "clone_url": "https://github.com/codeforamerica/congress.git",
2256
+ "homepage": "http://services.sunlightlabs.com/docs/Real_Time_Congress_API/",
2257
+ "forks": 3,
2258
+ "html_url": "https://github.com/codeforamerica/congress",
2259
+ "fork": false,
2260
+ "pushed_at": "2011-11-02T10:10:19Z",
2261
+ "updated_at": "2011-11-02T10:10:19Z",
2262
+ "private": false,
2263
+ "svn_url": "https://github.com/codeforamerica/congress",
2264
+ "size": 120,
2265
+ "master_branch": null,
2266
+ "url": "https://api.github.com/repos/codeforamerica/congress",
2267
+ "git_url": "git://github.com/codeforamerica/congress.git",
2268
+ "watchers": 8,
2269
+ "language": "Ruby",
2270
+ "owner": {
2271
+ "login": "codeforamerica",
2272
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2273
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2274
+ "url": "https://api.github.com/users/codeforamerica",
2275
+ "id": 337792
2276
+ },
2277
+ "name": "congress",
2278
+ "id": 1917704,
2279
+ "description": "Ruby wrapper for the Real-Time Congress API",
2280
+ "created_at": "2011-06-19T00:11:10Z"
2281
+ },
2282
+ {
2283
+ "open_issues": 0,
2284
+ "ssh_url": "git@github.com:codeforamerica/microsoft_open_data_ruby.git",
2285
+ "clone_url": "https://github.com/codeforamerica/microsoft_open_data_ruby.git",
2286
+ "homepage": "",
2287
+ "forks": 2,
2288
+ "html_url": "https://github.com/codeforamerica/microsoft_open_data_ruby",
2289
+ "fork": false,
2290
+ "pushed_at": "2011-11-02T10:25:23Z",
2291
+ "updated_at": "2011-11-02T10:25:23Z",
2292
+ "private": false,
2293
+ "svn_url": "https://github.com/codeforamerica/microsoft_open_data_ruby",
2294
+ "size": 108,
2295
+ "master_branch": null,
2296
+ "url": "https://api.github.com/repos/codeforamerica/microsoft_open_data_ruby",
2297
+ "git_url": "git://github.com/codeforamerica/microsoft_open_data_ruby.git",
2298
+ "watchers": 2,
2299
+ "language": "Ruby",
2300
+ "owner": {
2301
+ "login": "codeforamerica",
2302
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2303
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2304
+ "url": "https://api.github.com/users/codeforamerica",
2305
+ "id": 337792
2306
+ },
2307
+ "name": "microsoft_open_data_ruby",
2308
+ "id": 1924951,
2309
+ "description": "Ruby wrapper for the Microsoft Open Government Data Initiative",
2310
+ "created_at": "2011-06-20T18:01:44Z"
2311
+ },
2312
+ {
2313
+ "open_issues": 0,
2314
+ "ssh_url": "git@github.com:codeforamerica/PhillyGoes2College2.git",
2315
+ "clone_url": "https://github.com/codeforamerica/PhillyGoes2College2.git",
2316
+ "homepage": "http://www.phillygoes2college.org/",
2317
+ "forks": 2,
2318
+ "html_url": "https://github.com/codeforamerica/PhillyGoes2College2",
2319
+ "fork": false,
2320
+ "pushed_at": "2011-09-14T20:32:52Z",
2321
+ "updated_at": "2011-10-11T00:07:05Z",
2322
+ "private": false,
2323
+ "svn_url": "https://github.com/codeforamerica/PhillyGoes2College2",
2324
+ "size": 2540,
2325
+ "master_branch": null,
2326
+ "url": "https://api.github.com/repos/codeforamerica/PhillyGoes2College2",
2327
+ "git_url": "git://github.com/codeforamerica/PhillyGoes2College2.git",
2328
+ "watchers": 3,
2329
+ "language": "PHP",
2330
+ "owner": {
2331
+ "login": "codeforamerica",
2332
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2333
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2334
+ "url": "https://api.github.com/users/codeforamerica",
2335
+ "id": 337792
2336
+ },
2337
+ "name": "PhillyGoes2College2",
2338
+ "id": 1925015,
2339
+ "description": "Wordpress template for the PhillyGoes2College website",
2340
+ "created_at": "2011-06-20T18:18:06Z"
2341
+ },
2342
+ {
2343
+ "open_issues": 0,
2344
+ "ssh_url": "git@github.com:codeforamerica/open311_python.git",
2345
+ "clone_url": "https://github.com/codeforamerica/open311_python.git",
2346
+ "homepage": "",
2347
+ "forks": 1,
2348
+ "html_url": "https://github.com/codeforamerica/open311_python",
2349
+ "fork": false,
2350
+ "pushed_at": "2011-08-08T19:12:01Z",
2351
+ "updated_at": "2011-11-28T21:30:26Z",
2352
+ "private": false,
2353
+ "svn_url": "https://github.com/codeforamerica/open311_python",
2354
+ "size": 228,
2355
+ "master_branch": null,
2356
+ "url": "https://api.github.com/repos/codeforamerica/open311_python",
2357
+ "git_url": "git://github.com/codeforamerica/open311_python.git",
2358
+ "watchers": 3,
2359
+ "language": "Python",
2360
+ "owner": {
2361
+ "login": "codeforamerica",
2362
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2363
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2364
+ "url": "https://api.github.com/users/codeforamerica",
2365
+ "id": 337792
2366
+ },
2367
+ "name": "open311_python",
2368
+ "id": 1925121,
2369
+ "description": "Python wrapper for the Open311 API",
2370
+ "created_at": "2011-06-20T18:39:51Z"
2371
+ },
2372
+ {
2373
+ "open_issues": 0,
2374
+ "ssh_url": "git@github.com:codeforamerica/usa_spending_php.git",
2375
+ "clone_url": "https://github.com/codeforamerica/usa_spending_php.git",
2376
+ "homepage": "http://usaspending.gov",
2377
+ "forks": 1,
2378
+ "html_url": "https://github.com/codeforamerica/usa_spending_php",
2379
+ "fork": false,
2380
+ "pushed_at": "2011-07-13T18:49:12Z",
2381
+ "updated_at": "2011-10-04T16:10:00Z",
2382
+ "private": false,
2383
+ "svn_url": "https://github.com/codeforamerica/usa_spending_php",
2384
+ "size": 148,
2385
+ "master_branch": null,
2386
+ "url": "https://api.github.com/repos/codeforamerica/usa_spending_php",
2387
+ "git_url": "git://github.com/codeforamerica/usa_spending_php.git",
2388
+ "watchers": 2,
2389
+ "language": "PHP",
2390
+ "owner": {
2391
+ "login": "codeforamerica",
2392
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2393
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2394
+ "url": "https://api.github.com/users/codeforamerica",
2395
+ "id": 337792
2396
+ },
2397
+ "name": "usa_spending_php",
2398
+ "id": 1925550,
2399
+ "description": "Library for USA Spending API",
2400
+ "created_at": "2011-06-20T20:04:15Z"
2401
+ },
2402
+ {
2403
+ "open_issues": 0,
2404
+ "ssh_url": "git@github.com:codeforamerica/world_bank_php.git",
2405
+ "clone_url": "https://github.com/codeforamerica/world_bank_php.git",
2406
+ "homepage": "http://data.worldbank.org/developers",
2407
+ "forks": 1,
2408
+ "html_url": "https://github.com/codeforamerica/world_bank_php",
2409
+ "fork": false,
2410
+ "pushed_at": "2011-07-26T17:01:39Z",
2411
+ "updated_at": "2011-10-04T16:10:20Z",
2412
+ "private": false,
2413
+ "svn_url": "https://github.com/codeforamerica/world_bank_php",
2414
+ "size": 280,
2415
+ "master_branch": null,
2416
+ "url": "https://api.github.com/repos/codeforamerica/world_bank_php",
2417
+ "git_url": "git://github.com/codeforamerica/world_bank_php.git",
2418
+ "watchers": 2,
2419
+ "language": "PHP",
2420
+ "owner": {
2421
+ "login": "codeforamerica",
2422
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2423
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2424
+ "url": "https://api.github.com/users/codeforamerica",
2425
+ "id": 337792
2426
+ },
2427
+ "name": "world_bank_php",
2428
+ "id": 1926157,
2429
+ "description": "World Bank PHP API Library",
2430
+ "created_at": "2011-06-20T21:54:44Z"
2431
+ },
2432
+ {
2433
+ "open_issues": 0,
2434
+ "ssh_url": "git@github.com:codeforamerica/muralmapper.git",
2435
+ "clone_url": "https://github.com/codeforamerica/muralmapper.git",
2436
+ "homepage": "http://artmapper.org",
2437
+ "forks": 1,
2438
+ "html_url": "https://github.com/codeforamerica/muralmapper",
2439
+ "fork": true,
2440
+ "pushed_at": "2011-08-18T08:12:59Z",
2441
+ "updated_at": "2011-11-22T07:36:14Z",
2442
+ "private": false,
2443
+ "svn_url": "https://github.com/codeforamerica/muralmapper",
2444
+ "size": 116,
2445
+ "master_branch": null,
2446
+ "url": "https://api.github.com/repos/codeforamerica/muralmapper",
2447
+ "git_url": "git://github.com/codeforamerica/muralmapper.git",
2448
+ "watchers": 4,
2449
+ "language": "JavaScript",
2450
+ "owner": {
2451
+ "login": "codeforamerica",
2452
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2453
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2454
+ "url": "https://api.github.com/users/codeforamerica",
2455
+ "id": 337792
2456
+ },
2457
+ "name": "muralmapper",
2458
+ "id": 1926293,
2459
+ "description": "A CouchDB + Nodejs + Twitter application that crowd sources mural art mapping.",
2460
+ "created_at": "2011-06-20T22:33:54Z"
2461
+ },
2462
+ {
2463
+ "open_issues": 0,
2464
+ "ssh_url": "git@github.com:codeforamerica/api_gem_template.git",
2465
+ "clone_url": "https://github.com/codeforamerica/api_gem_template.git",
2466
+ "homepage": "",
2467
+ "forks": 1,
2468
+ "html_url": "https://github.com/codeforamerica/api_gem_template",
2469
+ "fork": false,
2470
+ "pushed_at": "2011-11-02T09:49:22Z",
2471
+ "updated_at": "2011-11-02T09:49:24Z",
2472
+ "private": false,
2473
+ "svn_url": "https://github.com/codeforamerica/api_gem_template",
2474
+ "size": 144,
2475
+ "master_branch": null,
2476
+ "url": "https://api.github.com/repos/codeforamerica/api_gem_template",
2477
+ "git_url": "git://github.com/codeforamerica/api_gem_template.git",
2478
+ "watchers": 1,
2479
+ "language": "Ruby",
2480
+ "owner": {
2481
+ "login": "codeforamerica",
2482
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2483
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2484
+ "url": "https://api.github.com/users/codeforamerica",
2485
+ "id": 337792
2486
+ },
2487
+ "name": "api_gem_template",
2488
+ "id": 1926494,
2489
+ "description": "A jumpstart on making an api wrapper gem",
2490
+ "created_at": "2011-06-20T23:36:26Z"
2491
+ },
2492
+ {
2493
+ "open_issues": 0,
2494
+ "ssh_url": "git@github.com:codeforamerica/fed_spending_ruby.git",
2495
+ "clone_url": "https://github.com/codeforamerica/fed_spending_ruby.git",
2496
+ "homepage": "http://www.fedspending.org/apidoc.php",
2497
+ "forks": 2,
2498
+ "html_url": "https://github.com/codeforamerica/fed_spending_ruby",
2499
+ "fork": false,
2500
+ "pushed_at": "2011-11-02T10:19:51Z",
2501
+ "updated_at": "2011-11-02T10:19:52Z",
2502
+ "private": false,
2503
+ "svn_url": "https://github.com/codeforamerica/fed_spending_ruby",
2504
+ "size": 108,
2505
+ "master_branch": null,
2506
+ "url": "https://api.github.com/repos/codeforamerica/fed_spending_ruby",
2507
+ "git_url": "git://github.com/codeforamerica/fed_spending_ruby.git",
2508
+ "watchers": 3,
2509
+ "language": "Ruby",
2510
+ "owner": {
2511
+ "login": "codeforamerica",
2512
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2513
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2514
+ "url": "https://api.github.com/users/codeforamerica",
2515
+ "id": 337792
2516
+ },
2517
+ "name": "fed_spending_ruby",
2518
+ "id": 1930455,
2519
+ "description": "Ruby wrapper for the fedspending.org API",
2520
+ "created_at": "2011-06-21T17:30:28Z"
2521
+ },
2522
+ {
2523
+ "open_issues": 0,
2524
+ "ssh_url": "git@github.com:codeforamerica/recalls-python.git",
2525
+ "clone_url": "https://github.com/codeforamerica/recalls-python.git",
2526
+ "homepage": "http://search.usa.gov/api/recalls",
2527
+ "forks": 1,
2528
+ "html_url": "https://github.com/codeforamerica/recalls-python",
2529
+ "fork": false,
2530
+ "pushed_at": "2011-06-24T18:31:27Z",
2531
+ "updated_at": "2011-10-04T16:12:08Z",
2532
+ "private": false,
2533
+ "svn_url": "https://github.com/codeforamerica/recalls-python",
2534
+ "size": 116,
2535
+ "master_branch": null,
2536
+ "url": "https://api.github.com/repos/codeforamerica/recalls-python",
2537
+ "git_url": "git://github.com/codeforamerica/recalls-python.git",
2538
+ "watchers": 1,
2539
+ "language": "Python",
2540
+ "owner": {
2541
+ "login": "codeforamerica",
2542
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2543
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2544
+ "url": "https://api.github.com/users/codeforamerica",
2545
+ "id": 337792
2546
+ },
2547
+ "name": "recalls-python",
2548
+ "id": 1930526,
2549
+ "description": "Python wrapper for usa.gov Product Recalls API",
2550
+ "created_at": "2011-06-21T17:44:47Z"
2551
+ },
2552
+ {
2553
+ "open_issues": 0,
2554
+ "ssh_url": "git@github.com:codeforamerica/aids_info_python.git",
2555
+ "clone_url": "https://github.com/codeforamerica/aids_info_python.git",
2556
+ "homepage": "",
2557
+ "forks": 1,
2558
+ "html_url": "https://github.com/codeforamerica/aids_info_python",
2559
+ "fork": false,
2560
+ "pushed_at": "2011-08-08T19:07:15Z",
2561
+ "updated_at": "2011-10-04T16:12:41Z",
2562
+ "private": false,
2563
+ "svn_url": "https://github.com/codeforamerica/aids_info_python",
2564
+ "size": 116,
2565
+ "master_branch": null,
2566
+ "url": "https://api.github.com/repos/codeforamerica/aids_info_python",
2567
+ "git_url": "git://github.com/codeforamerica/aids_info_python.git",
2568
+ "watchers": 1,
2569
+ "language": "Python",
2570
+ "owner": {
2571
+ "login": "codeforamerica",
2572
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2573
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2574
+ "url": "https://api.github.com/users/codeforamerica",
2575
+ "id": 337792
2576
+ },
2577
+ "name": "aids_info_python",
2578
+ "id": 1931964,
2579
+ "description": "Python wrapper for the AIDSinfo drug information API",
2580
+ "created_at": "2011-06-21T22:20:27Z"
2581
+ },
2582
+ {
2583
+ "open_issues": 0,
2584
+ "ssh_url": "git@github.com:codeforamerica/aids_info_ruby.git",
2585
+ "clone_url": "https://github.com/codeforamerica/aids_info_ruby.git",
2586
+ "homepage": "",
2587
+ "forks": 2,
2588
+ "html_url": "https://github.com/codeforamerica/aids_info_ruby",
2589
+ "fork": false,
2590
+ "pushed_at": "2011-11-02T09:45:15Z",
2591
+ "updated_at": "2011-11-02T09:45:16Z",
2592
+ "private": false,
2593
+ "svn_url": "https://github.com/codeforamerica/aids_info_ruby",
2594
+ "size": 108,
2595
+ "master_branch": null,
2596
+ "url": "https://api.github.com/repos/codeforamerica/aids_info_ruby",
2597
+ "git_url": "git://github.com/codeforamerica/aids_info_ruby.git",
2598
+ "watchers": 2,
2599
+ "language": "Ruby",
2600
+ "owner": {
2601
+ "login": "codeforamerica",
2602
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2603
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2604
+ "url": "https://api.github.com/users/codeforamerica",
2605
+ "id": 337792
2606
+ },
2607
+ "name": "aids_info_ruby",
2608
+ "id": 1932305,
2609
+ "description": "A very small Ruby wrapper for the AIDS Info Drug API",
2610
+ "created_at": "2011-06-21T23:59:49Z"
2611
+ },
2612
+ {
2613
+ "open_issues": 0,
2614
+ "ssh_url": "git@github.com:codeforamerica/faa_python.git",
2615
+ "clone_url": "https://github.com/codeforamerica/faa_python.git",
2616
+ "homepage": "",
2617
+ "forks": 1,
2618
+ "html_url": "https://github.com/codeforamerica/faa_python",
2619
+ "fork": false,
2620
+ "pushed_at": "2011-08-08T19:07:41Z",
2621
+ "updated_at": "2011-10-04T16:14:24Z",
2622
+ "private": false,
2623
+ "svn_url": "https://github.com/codeforamerica/faa_python",
2624
+ "size": 156,
2625
+ "master_branch": null,
2626
+ "url": "https://api.github.com/repos/codeforamerica/faa_python",
2627
+ "git_url": "git://github.com/codeforamerica/faa_python.git",
2628
+ "watchers": 1,
2629
+ "language": "Python",
2630
+ "owner": {
2631
+ "login": "codeforamerica",
2632
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2633
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2634
+ "url": "https://api.github.com/users/codeforamerica",
2635
+ "id": 337792
2636
+ },
2637
+ "name": "faa_python",
2638
+ "id": 1936773,
2639
+ "description": "Python wrapper for the FAA API",
2640
+ "created_at": "2011-06-22T18:55:37Z"
2641
+ },
2642
+ {
2643
+ "open_issues": 0,
2644
+ "ssh_url": "git@github.com:codeforamerica/clinical_trials_ruby.git",
2645
+ "clone_url": "https://github.com/codeforamerica/clinical_trials_ruby.git",
2646
+ "homepage": "http://clinicaltrials.gov/ct2/info/linking",
2647
+ "forks": 3,
2648
+ "html_url": "https://github.com/codeforamerica/clinical_trials_ruby",
2649
+ "fork": false,
2650
+ "pushed_at": "2011-11-02T10:06:52Z",
2651
+ "updated_at": "2011-11-02T10:06:52Z",
2652
+ "private": false,
2653
+ "svn_url": "https://github.com/codeforamerica/clinical_trials_ruby",
2654
+ "size": 108,
2655
+ "master_branch": null,
2656
+ "url": "https://api.github.com/repos/codeforamerica/clinical_trials_ruby",
2657
+ "git_url": "git://github.com/codeforamerica/clinical_trials_ruby.git",
2658
+ "watchers": 3,
2659
+ "language": "Ruby",
2660
+ "owner": {
2661
+ "login": "codeforamerica",
2662
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2663
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2664
+ "url": "https://api.github.com/users/codeforamerica",
2665
+ "id": 337792
2666
+ },
2667
+ "name": "clinical_trials_ruby",
2668
+ "id": 1936940,
2669
+ "description": "Ruby wrapper for the http://clinicaltrials.gov/ API",
2670
+ "created_at": "2011-06-22T19:17:06Z"
2671
+ },
2672
+ {
2673
+ "open_issues": 0,
2674
+ "ssh_url": "git@github.com:codeforamerica/seeclickfix_rb.git",
2675
+ "clone_url": "https://github.com/codeforamerica/seeclickfix_rb.git",
2676
+ "homepage": "http://help.seeclickfix.com/kb/api/api-overview",
2677
+ "forks": 2,
2678
+ "html_url": "https://github.com/codeforamerica/seeclickfix_rb",
2679
+ "fork": false,
2680
+ "pushed_at": "2011-11-02T10:29:27Z",
2681
+ "updated_at": "2011-11-02T10:29:27Z",
2682
+ "private": false,
2683
+ "svn_url": "https://github.com/codeforamerica/seeclickfix_rb",
2684
+ "size": 136,
2685
+ "master_branch": null,
2686
+ "url": "https://api.github.com/repos/codeforamerica/seeclickfix_rb",
2687
+ "git_url": "git://github.com/codeforamerica/seeclickfix_rb.git",
2688
+ "watchers": 4,
2689
+ "language": "Ruby",
2690
+ "owner": {
2691
+ "login": "codeforamerica",
2692
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2693
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2694
+ "url": "https://api.github.com/users/codeforamerica",
2695
+ "id": 337792
2696
+ },
2697
+ "name": "seeclickfix_rb",
2698
+ "id": 1937992,
2699
+ "description": "A Ruby Wrapper for the SeeClickFix API",
2700
+ "created_at": "2011-06-22T21:59:22Z"
2701
+ },
2702
+ {
2703
+ "open_issues": 0,
2704
+ "ssh_url": "git@github.com:codeforamerica/rails_training.git",
2705
+ "clone_url": "https://github.com/codeforamerica/rails_training.git",
2706
+ "homepage": "",
2707
+ "forks": 3,
2708
+ "html_url": "https://github.com/codeforamerica/rails_training",
2709
+ "fork": false,
2710
+ "pushed_at": "2011-06-24T19:54:41Z",
2711
+ "updated_at": "2011-10-05T21:32:55Z",
2712
+ "private": false,
2713
+ "svn_url": "https://github.com/codeforamerica/rails_training",
2714
+ "size": 116,
2715
+ "master_branch": null,
2716
+ "url": "https://api.github.com/repos/codeforamerica/rails_training",
2717
+ "git_url": "git://github.com/codeforamerica/rails_training.git",
2718
+ "watchers": 3,
2719
+ "language": "Ruby",
2720
+ "owner": {
2721
+ "login": "codeforamerica",
2722
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2723
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2724
+ "url": "https://api.github.com/users/codeforamerica",
2725
+ "id": 337792
2726
+ },
2727
+ "name": "rails_training",
2728
+ "id": 1942413,
2729
+ "description": "Dan's Rails Training Guide",
2730
+ "created_at": "2011-06-23T15:55:48Z"
2731
+ },
2732
+ {
2733
+ "open_issues": 0,
2734
+ "ssh_url": "git@github.com:codeforamerica/homework_notifier.git",
2735
+ "clone_url": "https://github.com/codeforamerica/homework_notifier.git",
2736
+ "homepage": "",
2737
+ "forks": 1,
2738
+ "html_url": "https://github.com/codeforamerica/homework_notifier",
2739
+ "fork": false,
2740
+ "pushed_at": "2011-06-24T00:14:19Z",
2741
+ "updated_at": "2011-10-04T16:17:32Z",
2742
+ "private": false,
2743
+ "svn_url": "https://github.com/codeforamerica/homework_notifier",
2744
+ "size": 92,
2745
+ "master_branch": null,
2746
+ "url": "https://api.github.com/repos/codeforamerica/homework_notifier",
2747
+ "git_url": "git://github.com/codeforamerica/homework_notifier.git",
2748
+ "watchers": 1,
2749
+ "language": null,
2750
+ "owner": {
2751
+ "login": "codeforamerica",
2752
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2753
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2754
+ "url": "https://api.github.com/users/codeforamerica",
2755
+ "id": 337792
2756
+ },
2757
+ "name": "homework_notifier",
2758
+ "id": 1944948,
2759
+ "description": "",
2760
+ "created_at": "2011-06-23T23:50:02Z"
2761
+ },
2762
+ {
2763
+ "open_issues": 0,
2764
+ "ssh_url": "git@github.com:codeforamerica/open311-on-joget.git",
2765
+ "clone_url": "https://github.com/codeforamerica/open311-on-joget.git",
2766
+ "homepage": "",
2767
+ "forks": 2,
2768
+ "html_url": "https://github.com/codeforamerica/open311-on-joget",
2769
+ "fork": false,
2770
+ "pushed_at": "2011-09-06T15:59:25Z",
2771
+ "updated_at": "2011-12-02T13:53:35Z",
2772
+ "private": false,
2773
+ "svn_url": "https://github.com/codeforamerica/open311-on-joget",
2774
+ "size": 160,
2775
+ "master_branch": null,
2776
+ "url": "https://api.github.com/repos/codeforamerica/open311-on-joget",
2777
+ "git_url": "git://github.com/codeforamerica/open311-on-joget.git",
2778
+ "watchers": 9,
2779
+ "language": "Java",
2780
+ "owner": {
2781
+ "login": "codeforamerica",
2782
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2783
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2784
+ "url": "https://api.github.com/users/codeforamerica",
2785
+ "id": 337792
2786
+ },
2787
+ "name": "open311-on-joget",
2788
+ "id": 1949182,
2789
+ "description": "Open311 back-end implementation using Joget workflow engine.",
2790
+ "created_at": "2011-06-24T18:53:09Z"
2791
+ },
2792
+ {
2793
+ "open_issues": 0,
2794
+ "ssh_url": "git@github.com:codeforamerica/RedesignGov.git",
2795
+ "clone_url": "https://github.com/codeforamerica/RedesignGov.git",
2796
+ "homepage": "http://redesigngov.org",
2797
+ "forks": 1,
2798
+ "html_url": "https://github.com/codeforamerica/RedesignGov",
2799
+ "fork": false,
2800
+ "pushed_at": "2011-06-29T19:36:05Z",
2801
+ "updated_at": "2011-10-04T16:19:34Z",
2802
+ "private": false,
2803
+ "svn_url": "https://github.com/codeforamerica/RedesignGov",
2804
+ "size": 344,
2805
+ "master_branch": null,
2806
+ "url": "https://api.github.com/repos/codeforamerica/RedesignGov",
2807
+ "git_url": "git://github.com/codeforamerica/RedesignGov.git",
2808
+ "watchers": 1,
2809
+ "language": "Ruby",
2810
+ "owner": {
2811
+ "login": "codeforamerica",
2812
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2813
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2814
+ "url": "https://api.github.com/users/codeforamerica",
2815
+ "id": 337792
2816
+ },
2817
+ "name": "RedesignGov",
2818
+ "id": 1950031,
2819
+ "description": "A fresh attempt at github.com/codeforamerica/designforamerica",
2820
+ "created_at": "2011-06-24T21:59:10Z"
2821
+ },
2822
+ {
2823
+ "open_issues": 0,
2824
+ "ssh_url": "git@github.com:codeforamerica/Code-Jockey.git",
2825
+ "clone_url": "https://github.com/codeforamerica/Code-Jockey.git",
2826
+ "homepage": "",
2827
+ "forks": 1,
2828
+ "html_url": "https://github.com/codeforamerica/Code-Jockey",
2829
+ "fork": false,
2830
+ "pushed_at": "2011-06-29T23:54:37Z",
2831
+ "updated_at": "2011-10-04T16:21:03Z",
2832
+ "private": false,
2833
+ "svn_url": "https://github.com/codeforamerica/Code-Jockey",
2834
+ "size": 96,
2835
+ "master_branch": null,
2836
+ "url": "https://api.github.com/repos/codeforamerica/Code-Jockey",
2837
+ "git_url": "git://github.com/codeforamerica/Code-Jockey.git",
2838
+ "watchers": 1,
2839
+ "language": null,
2840
+ "owner": {
2841
+ "login": "codeforamerica",
2842
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2843
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2844
+ "url": "https://api.github.com/users/codeforamerica",
2845
+ "id": 337792
2846
+ },
2847
+ "name": "Code-Jockey",
2848
+ "id": 1954105,
2849
+ "description": "",
2850
+ "created_at": "2011-06-25T23:54:16Z"
2851
+ },
2852
+ {
2853
+ "open_issues": 1,
2854
+ "ssh_url": "git@github.com:codeforamerica/open311_php.git",
2855
+ "clone_url": "https://github.com/codeforamerica/open311_php.git",
2856
+ "homepage": "http://wiki.open311.org/API",
2857
+ "forks": 2,
2858
+ "html_url": "https://github.com/codeforamerica/open311_php",
2859
+ "fork": false,
2860
+ "pushed_at": "2011-07-25T21:13:55Z",
2861
+ "updated_at": "2011-12-05T22:40:51Z",
2862
+ "private": false,
2863
+ "svn_url": "https://github.com/codeforamerica/open311_php",
2864
+ "size": 124,
2865
+ "master_branch": null,
2866
+ "url": "https://api.github.com/repos/codeforamerica/open311_php",
2867
+ "git_url": "git://github.com/codeforamerica/open311_php.git",
2868
+ "watchers": 6,
2869
+ "language": "PHP",
2870
+ "owner": {
2871
+ "login": "codeforamerica",
2872
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2873
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2874
+ "url": "https://api.github.com/users/codeforamerica",
2875
+ "id": 337792
2876
+ },
2877
+ "name": "open311_php",
2878
+ "id": 1954594,
2879
+ "description": "Open311 PHP library updated for GeoReport v2",
2880
+ "created_at": "2011-06-26T04:16:23Z"
2881
+ },
2882
+ {
2883
+ "open_issues": 0,
2884
+ "ssh_url": "git@github.com:codeforamerica/epa_ruby.git",
2885
+ "clone_url": "https://github.com/codeforamerica/epa_ruby.git",
2886
+ "homepage": "",
2887
+ "forks": 3,
2888
+ "html_url": "https://github.com/codeforamerica/epa_ruby",
2889
+ "fork": false,
2890
+ "pushed_at": "2011-11-02T10:16:19Z",
2891
+ "updated_at": "2011-11-02T10:16:22Z",
2892
+ "private": false,
2893
+ "svn_url": "https://github.com/codeforamerica/epa_ruby",
2894
+ "size": 112,
2895
+ "master_branch": null,
2896
+ "url": "https://api.github.com/repos/codeforamerica/epa_ruby",
2897
+ "git_url": "git://github.com/codeforamerica/epa_ruby.git",
2898
+ "watchers": 5,
2899
+ "language": "Ruby",
2900
+ "owner": {
2901
+ "login": "codeforamerica",
2902
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2903
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2904
+ "url": "https://api.github.com/users/codeforamerica",
2905
+ "id": 337792
2906
+ },
2907
+ "name": "epa_ruby",
2908
+ "id": 1961662,
2909
+ "description": "A Ruby wrapper for several of the EPA Envirofacts major data sources",
2910
+ "created_at": "2011-06-27T18:01:22Z"
2911
+ },
2912
+ {
2913
+ "open_issues": 0,
2914
+ "ssh_url": "git@github.com:codeforamerica/epa_python.git",
2915
+ "clone_url": "https://github.com/codeforamerica/epa_python.git",
2916
+ "homepage": "http://www.epa.gov/enviro/facts/ef_restful.html",
2917
+ "forks": 2,
2918
+ "html_url": "https://github.com/codeforamerica/epa_python",
2919
+ "fork": false,
2920
+ "pushed_at": "2011-08-22T14:58:21Z",
2921
+ "updated_at": "2011-10-04T16:23:53Z",
2922
+ "private": false,
2923
+ "svn_url": "https://github.com/codeforamerica/epa_python",
2924
+ "size": 176,
2925
+ "master_branch": null,
2926
+ "url": "https://api.github.com/repos/codeforamerica/epa_python",
2927
+ "git_url": "git://github.com/codeforamerica/epa_python.git",
2928
+ "watchers": 5,
2929
+ "language": "Python",
2930
+ "owner": {
2931
+ "login": "codeforamerica",
2932
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2933
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2934
+ "url": "https://api.github.com/users/codeforamerica",
2935
+ "id": 337792
2936
+ },
2937
+ "name": "epa_python",
2938
+ "id": 1961787,
2939
+ "description": "Python wrapper for the multiple APIs available through the EPA",
2940
+ "created_at": "2011-06-27T18:23:40Z"
2941
+ },
2942
+ {
2943
+ "open_issues": 0,
2944
+ "ssh_url": "git@github.com:codeforamerica/product_recall_php.git",
2945
+ "clone_url": "https://github.com/codeforamerica/product_recall_php.git",
2946
+ "homepage": "http://search.usa.gov/api/recalls",
2947
+ "forks": 1,
2948
+ "html_url": "https://github.com/codeforamerica/product_recall_php",
2949
+ "fork": false,
2950
+ "pushed_at": "2011-07-25T21:06:23Z",
2951
+ "updated_at": "2011-10-04T16:23:54Z",
2952
+ "private": false,
2953
+ "svn_url": "https://github.com/codeforamerica/product_recall_php",
2954
+ "size": 224,
2955
+ "master_branch": null,
2956
+ "url": "https://api.github.com/repos/codeforamerica/product_recall_php",
2957
+ "git_url": "git://github.com/codeforamerica/product_recall_php.git",
2958
+ "watchers": 2,
2959
+ "language": "PHP",
2960
+ "owner": {
2961
+ "login": "codeforamerica",
2962
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2963
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2964
+ "url": "https://api.github.com/users/codeforamerica",
2965
+ "id": 337792
2966
+ },
2967
+ "name": "product_recall_php",
2968
+ "id": 1961789,
2969
+ "description": "PHP Library for Product Recall API",
2970
+ "created_at": "2011-06-27T18:24:28Z"
2971
+ },
2972
+ {
2973
+ "open_issues": 0,
2974
+ "ssh_url": "git@github.com:codeforamerica/fed_spending_php.git",
2975
+ "clone_url": "https://github.com/codeforamerica/fed_spending_php.git",
2976
+ "homepage": "http://www.fedspending.org/apidoc.php",
2977
+ "forks": 1,
2978
+ "html_url": "https://github.com/codeforamerica/fed_spending_php",
2979
+ "fork": false,
2980
+ "pushed_at": "2011-07-26T20:54:45Z",
2981
+ "updated_at": "2011-10-04T16:23:55Z",
2982
+ "private": false,
2983
+ "svn_url": "https://github.com/codeforamerica/fed_spending_php",
2984
+ "size": 312,
2985
+ "master_branch": null,
2986
+ "url": "https://api.github.com/repos/codeforamerica/fed_spending_php",
2987
+ "git_url": "git://github.com/codeforamerica/fed_spending_php.git",
2988
+ "watchers": 1,
2989
+ "language": "PHP",
2990
+ "owner": {
2991
+ "login": "codeforamerica",
2992
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
2993
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
2994
+ "url": "https://api.github.com/users/codeforamerica",
2995
+ "id": 337792
2996
+ },
2997
+ "name": "fed_spending_php",
2998
+ "id": 1961895,
2999
+ "description": "PHP Library for Federal Spending API",
3000
+ "created_at": "2011-06-27T18:45:00Z"
3001
+ },
3002
+ {
3003
+ "open_issues": 0,
3004
+ "ssh_url": "git@github.com:codeforamerica/epa_envirofacts_php.git",
3005
+ "clone_url": "https://github.com/codeforamerica/epa_envirofacts_php.git",
3006
+ "homepage": "http://www.epa.gov/enviro/facts/services.html",
3007
+ "forks": 1,
3008
+ "html_url": "https://github.com/codeforamerica/epa_envirofacts_php",
3009
+ "fork": false,
3010
+ "pushed_at": "2011-06-30T22:13:32Z",
3011
+ "updated_at": "2011-10-04T16:24:09Z",
3012
+ "private": false,
3013
+ "svn_url": "https://github.com/codeforamerica/epa_envirofacts_php",
3014
+ "size": 144,
3015
+ "master_branch": null,
3016
+ "url": "https://api.github.com/repos/codeforamerica/epa_envirofacts_php",
3017
+ "git_url": "git://github.com/codeforamerica/epa_envirofacts_php.git",
3018
+ "watchers": 2,
3019
+ "language": "PHP",
3020
+ "owner": {
3021
+ "login": "codeforamerica",
3022
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3023
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3024
+ "url": "https://api.github.com/users/codeforamerica",
3025
+ "id": 337792
3026
+ },
3027
+ "name": "epa_envirofacts_php",
3028
+ "id": 1962491,
3029
+ "description": "",
3030
+ "created_at": "2011-06-27T20:41:46Z"
3031
+ },
3032
+ {
3033
+ "open_issues": 0,
3034
+ "ssh_url": "git@github.com:codeforamerica/faa_php.git",
3035
+ "clone_url": "https://github.com/codeforamerica/faa_php.git",
3036
+ "homepage": "http://services.faa.gov/",
3037
+ "forks": 1,
3038
+ "html_url": "https://github.com/codeforamerica/faa_php",
3039
+ "fork": false,
3040
+ "pushed_at": "2011-08-05T01:40:40Z",
3041
+ "updated_at": "2011-10-04T16:24:33Z",
3042
+ "private": false,
3043
+ "svn_url": "https://github.com/codeforamerica/faa_php",
3044
+ "size": 216,
3045
+ "master_branch": null,
3046
+ "url": "https://api.github.com/repos/codeforamerica/faa_php",
3047
+ "git_url": "git://github.com/codeforamerica/faa_php.git",
3048
+ "watchers": 2,
3049
+ "language": "PHP",
3050
+ "owner": {
3051
+ "login": "codeforamerica",
3052
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3053
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3054
+ "url": "https://api.github.com/users/codeforamerica",
3055
+ "id": 337792
3056
+ },
3057
+ "name": "faa_php",
3058
+ "id": 1963592,
3059
+ "description": "PHP Library for FAA API",
3060
+ "created_at": "2011-06-28T01:14:44Z"
3061
+ },
3062
+ {
3063
+ "open_issues": 0,
3064
+ "ssh_url": "git@github.com:codeforamerica/chronicling-america-php.git",
3065
+ "clone_url": "https://github.com/codeforamerica/chronicling-america-php.git",
3066
+ "homepage": "http://chroniclingamerica.loc.gov/about/api/",
3067
+ "forks": 1,
3068
+ "html_url": "https://github.com/codeforamerica/chronicling-america-php",
3069
+ "fork": false,
3070
+ "pushed_at": "2011-08-05T20:56:47Z",
3071
+ "updated_at": "2011-10-04T16:24:43Z",
3072
+ "private": false,
3073
+ "svn_url": "https://github.com/codeforamerica/chronicling-america-php",
3074
+ "size": 200,
3075
+ "master_branch": null,
3076
+ "url": "https://api.github.com/repos/codeforamerica/chronicling-america-php",
3077
+ "git_url": "git://github.com/codeforamerica/chronicling-america-php.git",
3078
+ "watchers": 6,
3079
+ "language": "PHP",
3080
+ "owner": {
3081
+ "login": "codeforamerica",
3082
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3083
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3084
+ "url": "https://api.github.com/users/codeforamerica",
3085
+ "id": 337792
3086
+ },
3087
+ "name": "chronicling-america-php",
3088
+ "id": 1964085,
3089
+ "description": "PHP API Library for Chronicling America",
3090
+ "created_at": "2011-06-28T03:42:12Z"
3091
+ },
3092
+ {
3093
+ "open_issues": 0,
3094
+ "ssh_url": "git@github.com:codeforamerica/toxnet_php.git",
3095
+ "clone_url": "https://github.com/codeforamerica/toxnet_php.git",
3096
+ "homepage": "http://toxnet.nlm.nih.gov/toxnetapi/TOXNETWebService.html",
3097
+ "forks": 1,
3098
+ "html_url": "https://github.com/codeforamerica/toxnet_php",
3099
+ "fork": false,
3100
+ "pushed_at": "2011-08-05T16:42:34Z",
3101
+ "updated_at": "2011-10-04T16:25:56Z",
3102
+ "private": false,
3103
+ "svn_url": "https://github.com/codeforamerica/toxnet_php",
3104
+ "size": 296,
3105
+ "master_branch": null,
3106
+ "url": "https://api.github.com/repos/codeforamerica/toxnet_php",
3107
+ "git_url": "git://github.com/codeforamerica/toxnet_php.git",
3108
+ "watchers": 2,
3109
+ "language": "PHP",
3110
+ "owner": {
3111
+ "login": "codeforamerica",
3112
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3113
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3114
+ "url": "https://api.github.com/users/codeforamerica",
3115
+ "id": 337792
3116
+ },
3117
+ "name": "toxnet_php",
3118
+ "id": 1967058,
3119
+ "description": "Toxnet Web Service API Php Library",
3120
+ "created_at": "2011-06-28T15:31:39Z"
3121
+ },
3122
+ {
3123
+ "open_issues": 0,
3124
+ "ssh_url": "git@github.com:codeforamerica/rxNorm_php.git",
3125
+ "clone_url": "https://github.com/codeforamerica/rxNorm_php.git",
3126
+ "homepage": "http://rxnav.nlm.nih.gov/",
3127
+ "forks": 1,
3128
+ "html_url": "https://github.com/codeforamerica/rxNorm_php",
3129
+ "fork": false,
3130
+ "pushed_at": "2011-08-06T04:23:54Z",
3131
+ "updated_at": "2011-10-04T16:26:24Z",
3132
+ "private": false,
3133
+ "svn_url": "https://github.com/codeforamerica/rxNorm_php",
3134
+ "size": 368,
3135
+ "master_branch": null,
3136
+ "url": "https://api.github.com/repos/codeforamerica/rxNorm_php",
3137
+ "git_url": "git://github.com/codeforamerica/rxNorm_php.git",
3138
+ "watchers": 2,
3139
+ "language": "PHP",
3140
+ "owner": {
3141
+ "login": "codeforamerica",
3142
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3143
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3144
+ "url": "https://api.github.com/users/codeforamerica",
3145
+ "id": 337792
3146
+ },
3147
+ "name": "rxNorm_php",
3148
+ "id": 1968155,
3149
+ "description": "RxNorm API PHP Library in REST with SOAP style methods",
3150
+ "created_at": "2011-06-28T18:53:37Z"
3151
+ },
3152
+ {
3153
+ "open_issues": 0,
3154
+ "ssh_url": "git@github.com:codeforamerica/pillbox_php.git",
3155
+ "clone_url": "https://github.com/codeforamerica/pillbox_php.git",
3156
+ "homepage": "http://wiki.citizen.apps.gov/pillbox/Main/APIdocumentation",
3157
+ "forks": 1,
3158
+ "html_url": "https://github.com/codeforamerica/pillbox_php",
3159
+ "fork": false,
3160
+ "pushed_at": "2011-07-25T21:50:18Z",
3161
+ "updated_at": "2011-10-04T16:26:46Z",
3162
+ "private": false,
3163
+ "svn_url": "https://github.com/codeforamerica/pillbox_php",
3164
+ "size": 168,
3165
+ "master_branch": null,
3166
+ "url": "https://api.github.com/repos/codeforamerica/pillbox_php",
3167
+ "git_url": "git://github.com/codeforamerica/pillbox_php.git",
3168
+ "watchers": 2,
3169
+ "language": "PHP",
3170
+ "owner": {
3171
+ "login": "codeforamerica",
3172
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3173
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3174
+ "url": "https://api.github.com/users/codeforamerica",
3175
+ "id": 337792
3176
+ },
3177
+ "name": "pillbox_php",
3178
+ "id": 1969139,
3179
+ "description": "PHP Library for Pillbox beta API v2",
3180
+ "created_at": "2011-06-28T21:55:53Z"
3181
+ },
3182
+ {
3183
+ "open_issues": 0,
3184
+ "ssh_url": "git@github.com:codeforamerica/ndfRT_php.git",
3185
+ "clone_url": "https://github.com/codeforamerica/ndfRT_php.git",
3186
+ "homepage": "http://rxnav.nlm.nih.gov/NdfrtAPI.html",
3187
+ "forks": 1,
3188
+ "html_url": "https://github.com/codeforamerica/ndfRT_php",
3189
+ "fork": false,
3190
+ "pushed_at": "2011-08-05T20:51:09Z",
3191
+ "updated_at": "2011-10-04T16:26:51Z",
3192
+ "private": false,
3193
+ "svn_url": "https://github.com/codeforamerica/ndfRT_php",
3194
+ "size": 140,
3195
+ "master_branch": null,
3196
+ "url": "https://api.github.com/repos/codeforamerica/ndfRT_php",
3197
+ "git_url": "git://github.com/codeforamerica/ndfRT_php.git",
3198
+ "watchers": 2,
3199
+ "language": "PHP",
3200
+ "owner": {
3201
+ "login": "codeforamerica",
3202
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3203
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3204
+ "url": "https://api.github.com/users/codeforamerica",
3205
+ "id": 337792
3206
+ },
3207
+ "name": "ndfRT_php",
3208
+ "id": 1969328,
3209
+ "description": "NDF-RT API PHP Library REST/XML",
3210
+ "created_at": "2011-06-28T22:36:59Z"
3211
+ },
3212
+ {
3213
+ "open_issues": 0,
3214
+ "ssh_url": "git@github.com:codeforamerica/broadband_map_python.git",
3215
+ "clone_url": "https://github.com/codeforamerica/broadband_map_python.git",
3216
+ "homepage": "",
3217
+ "forks": 1,
3218
+ "html_url": "https://github.com/codeforamerica/broadband_map_python",
3219
+ "fork": false,
3220
+ "pushed_at": "2011-08-04T17:37:49Z",
3221
+ "updated_at": "2011-10-04T16:28:11Z",
3222
+ "private": false,
3223
+ "svn_url": "https://github.com/codeforamerica/broadband_map_python",
3224
+ "size": 308,
3225
+ "master_branch": null,
3226
+ "url": "https://api.github.com/repos/codeforamerica/broadband_map_python",
3227
+ "git_url": "git://github.com/codeforamerica/broadband_map_python.git",
3228
+ "watchers": 1,
3229
+ "language": "Python",
3230
+ "owner": {
3231
+ "login": "codeforamerica",
3232
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3233
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3234
+ "url": "https://api.github.com/users/codeforamerica",
3235
+ "id": 337792
3236
+ },
3237
+ "name": "broadband_map_python",
3238
+ "id": 1973035,
3239
+ "description": "Python wrapper for Broadband Map APIs http://broadbandmap.gov/developer",
3240
+ "created_at": "2011-06-29T15:34:46Z"
3241
+ },
3242
+ {
3243
+ "open_issues": 0,
3244
+ "ssh_url": "git@github.com:codeforamerica/citizenry.git",
3245
+ "clone_url": "https://github.com/codeforamerica/citizenry.git",
3246
+ "homepage": "http://geeks.codeforamerica.org",
3247
+ "forks": 0,
3248
+ "html_url": "https://github.com/codeforamerica/citizenry",
3249
+ "fork": true,
3250
+ "pushed_at": "2011-07-05T15:55:47Z",
3251
+ "updated_at": "2011-12-05T22:42:32Z",
3252
+ "private": false,
3253
+ "svn_url": "https://github.com/codeforamerica/citizenry",
3254
+ "size": 120,
3255
+ "master_branch": null,
3256
+ "url": "https://api.github.com/repos/codeforamerica/citizenry",
3257
+ "git_url": "git://github.com/codeforamerica/citizenry.git",
3258
+ "watchers": 2,
3259
+ "language": "JavaScript",
3260
+ "owner": {
3261
+ "login": "codeforamerica",
3262
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3263
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3264
+ "url": "https://api.github.com/users/codeforamerica",
3265
+ "id": 337792
3266
+ },
3267
+ "name": "citizenry",
3268
+ "id": 1996181,
3269
+ "description": "Code for America's national version of citizenry ",
3270
+ "created_at": "2011-07-04T16:00:29Z"
3271
+ },
3272
+ {
3273
+ "open_issues": 0,
3274
+ "ssh_url": "git@github.com:codeforamerica/idea_exchange.git",
3275
+ "clone_url": "https://github.com/codeforamerica/idea_exchange.git",
3276
+ "homepage": "",
3277
+ "forks": 2,
3278
+ "html_url": "https://github.com/codeforamerica/idea_exchange",
3279
+ "fork": false,
3280
+ "pushed_at": "2011-07-14T16:42:06Z",
3281
+ "updated_at": "2011-10-04T16:57:04Z",
3282
+ "private": false,
3283
+ "svn_url": "https://github.com/codeforamerica/idea_exchange",
3284
+ "size": 200,
3285
+ "master_branch": null,
3286
+ "url": "https://api.github.com/repos/codeforamerica/idea_exchange",
3287
+ "git_url": "git://github.com/codeforamerica/idea_exchange.git",
3288
+ "watchers": 2,
3289
+ "language": "JavaScript",
3290
+ "owner": {
3291
+ "login": "codeforamerica",
3292
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3293
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3294
+ "url": "https://api.github.com/users/codeforamerica",
3295
+ "id": 337792
3296
+ },
3297
+ "name": "idea_exchange",
3298
+ "id": 2048388,
3299
+ "description": "A user feedback platform inspired by Best Buy's IdeaX.",
3300
+ "created_at": "2011-07-14T16:40:12Z"
3301
+ },
3302
+ {
3303
+ "open_issues": 0,
3304
+ "ssh_url": "git@github.com:codeforamerica/open311_facebook.git",
3305
+ "clone_url": "https://github.com/codeforamerica/open311_facebook.git",
3306
+ "homepage": "http://stanfordrosenthal.com/open311",
3307
+ "forks": 1,
3308
+ "html_url": "https://github.com/codeforamerica/open311_facebook",
3309
+ "fork": false,
3310
+ "pushed_at": "2011-08-21T22:03:28Z",
3311
+ "updated_at": "2011-10-10T20:15:06Z",
3312
+ "private": false,
3313
+ "svn_url": "https://github.com/codeforamerica/open311_facebook",
3314
+ "size": 2652,
3315
+ "master_branch": null,
3316
+ "url": "https://api.github.com/repos/codeforamerica/open311_facebook",
3317
+ "git_url": "git://github.com/codeforamerica/open311_facebook.git",
3318
+ "watchers": 1,
3319
+ "language": "PHP",
3320
+ "owner": {
3321
+ "login": "codeforamerica",
3322
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3323
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3324
+ "url": "https://api.github.com/users/codeforamerica",
3325
+ "id": 337792
3326
+ },
3327
+ "name": "open311_facebook",
3328
+ "id": 2054438,
3329
+ "description": "This is a Facebook App for cities that use Open311. It can be used as a Facebook Page Tab as well as a web application. ",
3330
+ "created_at": "2011-07-15T17:19:43Z"
3331
+ },
3332
+ {
3333
+ "open_issues": 0,
3334
+ "ssh_url": "git@github.com:codeforamerica/Personal-Daily-Brief.git",
3335
+ "clone_url": "https://github.com/codeforamerica/Personal-Daily-Brief.git",
3336
+ "homepage": "",
3337
+ "forks": 1,
3338
+ "html_url": "https://github.com/codeforamerica/Personal-Daily-Brief",
3339
+ "fork": false,
3340
+ "pushed_at": "2011-07-15T23:52:09Z",
3341
+ "updated_at": "2011-10-04T17:00:10Z",
3342
+ "private": false,
3343
+ "svn_url": "https://github.com/codeforamerica/Personal-Daily-Brief",
3344
+ "size": 772,
3345
+ "master_branch": null,
3346
+ "url": "https://api.github.com/repos/codeforamerica/Personal-Daily-Brief",
3347
+ "git_url": "git://github.com/codeforamerica/Personal-Daily-Brief.git",
3348
+ "watchers": 1,
3349
+ "language": "Ruby",
3350
+ "owner": {
3351
+ "login": "codeforamerica",
3352
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3353
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3354
+ "url": "https://api.github.com/users/codeforamerica",
3355
+ "id": 337792
3356
+ },
3357
+ "name": "Personal-Daily-Brief",
3358
+ "id": 2056130,
3359
+ "description": "Scott, Erik, and Michael's Hack for Change project",
3360
+ "created_at": "2011-07-15T23:50:30Z"
3361
+ },
3362
+ {
3363
+ "open_issues": 0,
3364
+ "ssh_url": "git@github.com:codeforamerica/JobOps.git",
3365
+ "clone_url": "https://github.com/codeforamerica/JobOps.git",
3366
+ "homepage": "",
3367
+ "forks": 3,
3368
+ "html_url": "https://github.com/codeforamerica/JobOps",
3369
+ "fork": false,
3370
+ "pushed_at": "2011-11-18T17:59:23Z",
3371
+ "updated_at": "2011-11-18T17:59:23Z",
3372
+ "private": false,
3373
+ "svn_url": "https://github.com/codeforamerica/JobOps",
3374
+ "size": 188,
3375
+ "master_branch": null,
3376
+ "url": "https://api.github.com/repos/codeforamerica/JobOps",
3377
+ "git_url": "git://github.com/codeforamerica/JobOps.git",
3378
+ "watchers": 9,
3379
+ "language": "Ruby",
3380
+ "owner": {
3381
+ "login": "codeforamerica",
3382
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3383
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3384
+ "url": "https://api.github.com/users/codeforamerica",
3385
+ "id": 337792
3386
+ },
3387
+ "name": "JobOps",
3388
+ "id": 2067737,
3389
+ "description": "Veterans Job Platform",
3390
+ "created_at": "2011-07-18T17:53:42Z"
3391
+ },
3392
+ {
3393
+ "open_issues": 0,
3394
+ "ssh_url": "git@github.com:codeforamerica/Python-API-Module.git",
3395
+ "clone_url": "https://github.com/codeforamerica/Python-API-Module.git",
3396
+ "homepage": "",
3397
+ "forks": 2,
3398
+ "html_url": "https://github.com/codeforamerica/Python-API-Module",
3399
+ "fork": false,
3400
+ "pushed_at": "2011-07-18T21:43:05Z",
3401
+ "updated_at": "2011-10-04T17:05:06Z",
3402
+ "private": false,
3403
+ "svn_url": "https://github.com/codeforamerica/Python-API-Module",
3404
+ "size": 128,
3405
+ "master_branch": null,
3406
+ "url": "https://api.github.com/repos/codeforamerica/Python-API-Module",
3407
+ "git_url": "git://github.com/codeforamerica/Python-API-Module.git",
3408
+ "watchers": 2,
3409
+ "language": "Python",
3410
+ "owner": {
3411
+ "login": "codeforamerica",
3412
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3413
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3414
+ "url": "https://api.github.com/users/codeforamerica",
3415
+ "id": 337792
3416
+ },
3417
+ "name": "Python-API-Module",
3418
+ "id": 2068959,
3419
+ "description": "A base class for Python API wrappers",
3420
+ "created_at": "2011-07-18T21:34:32Z"
3421
+ },
3422
+ {
3423
+ "open_issues": 0,
3424
+ "ssh_url": "git@github.com:codeforamerica/mobile-mapper.git",
3425
+ "clone_url": "https://github.com/codeforamerica/mobile-mapper.git",
3426
+ "homepage": "http://max.couchone.com/test/401935f5806735e03a93d025b1047ba9/dynamic-map-loading.mov",
3427
+ "forks": 0,
3428
+ "html_url": "https://github.com/codeforamerica/mobile-mapper",
3429
+ "fork": true,
3430
+ "pushed_at": "2011-10-28T18:56:39Z",
3431
+ "updated_at": "2011-12-05T21:47:04Z",
3432
+ "private": false,
3433
+ "svn_url": "https://github.com/codeforamerica/mobile-mapper",
3434
+ "size": 764,
3435
+ "master_branch": null,
3436
+ "url": "https://api.github.com/repos/codeforamerica/mobile-mapper",
3437
+ "git_url": "git://github.com/codeforamerica/mobile-mapper.git",
3438
+ "watchers": 4,
3439
+ "language": "JavaScript",
3440
+ "owner": {
3441
+ "login": "codeforamerica",
3442
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3443
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3444
+ "url": "https://api.github.com/users/codeforamerica",
3445
+ "id": 337792
3446
+ },
3447
+ "name": "mobile-mapper",
3448
+ "id": 2085688,
3449
+ "description": "phonegap app that uses jquery-mobile and google maps v3",
3450
+ "created_at": "2011-07-21T21:01:37Z"
3451
+ },
3452
+ {
3453
+ "open_issues": 0,
3454
+ "ssh_url": "git@github.com:codeforamerica/styling_open_data_catalog.git",
3455
+ "clone_url": "https://github.com/codeforamerica/styling_open_data_catalog.git",
3456
+ "homepage": "",
3457
+ "forks": 1,
3458
+ "html_url": "https://github.com/codeforamerica/styling_open_data_catalog",
3459
+ "fork": false,
3460
+ "pushed_at": "2011-08-04T21:52:47Z",
3461
+ "updated_at": "2011-12-05T22:40:36Z",
3462
+ "private": false,
3463
+ "svn_url": "https://github.com/codeforamerica/styling_open_data_catalog",
3464
+ "size": 1052,
3465
+ "master_branch": null,
3466
+ "url": "https://api.github.com/repos/codeforamerica/styling_open_data_catalog",
3467
+ "git_url": "git://github.com/codeforamerica/styling_open_data_catalog.git",
3468
+ "watchers": 3,
3469
+ "language": "JavaScript",
3470
+ "owner": {
3471
+ "login": "codeforamerica",
3472
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3473
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3474
+ "url": "https://api.github.com/users/codeforamerica",
3475
+ "id": 337792
3476
+ },
3477
+ "name": "styling_open_data_catalog",
3478
+ "id": 2103550,
3479
+ "description": "Static HTML and resources to change the style of the Open Data Catalog.",
3480
+ "created_at": "2011-07-25T21:20:45Z"
3481
+ },
3482
+ {
3483
+ "open_issues": 0,
3484
+ "ssh_url": "git@github.com:codeforamerica/wheresmyschoolbus-redirect.git",
3485
+ "clone_url": "https://github.com/codeforamerica/wheresmyschoolbus-redirect.git",
3486
+ "homepage": "",
3487
+ "forks": 1,
3488
+ "html_url": "https://github.com/codeforamerica/wheresmyschoolbus-redirect",
3489
+ "fork": false,
3490
+ "pushed_at": "2011-08-08T05:27:04Z",
3491
+ "updated_at": "2011-10-04T17:21:04Z",
3492
+ "private": false,
3493
+ "svn_url": "https://github.com/codeforamerica/wheresmyschoolbus-redirect",
3494
+ "size": 116,
3495
+ "master_branch": null,
3496
+ "url": "https://api.github.com/repos/codeforamerica/wheresmyschoolbus-redirect",
3497
+ "git_url": "git://github.com/codeforamerica/wheresmyschoolbus-redirect.git",
3498
+ "watchers": 1,
3499
+ "language": "Ruby",
3500
+ "owner": {
3501
+ "login": "codeforamerica",
3502
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3503
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3504
+ "url": "https://api.github.com/users/codeforamerica",
3505
+ "id": 337792
3506
+ },
3507
+ "name": "wheresmyschoolbus-redirect",
3508
+ "id": 2109533,
3509
+ "description": "Redirect to the new heroku",
3510
+ "created_at": "2011-07-26T21:44:04Z"
3511
+ },
3512
+ {
3513
+ "open_issues": 0,
3514
+ "ssh_url": "git@github.com:codeforamerica/disastermath.git",
3515
+ "clone_url": "https://github.com/codeforamerica/disastermath.git",
3516
+ "homepage": "",
3517
+ "forks": 1,
3518
+ "html_url": "https://github.com/codeforamerica/disastermath",
3519
+ "fork": false,
3520
+ "pushed_at": "2011-08-11T19:55:32Z",
3521
+ "updated_at": "2011-10-04T17:27:53Z",
3522
+ "private": false,
3523
+ "svn_url": "https://github.com/codeforamerica/disastermath",
3524
+ "size": 13708,
3525
+ "master_branch": null,
3526
+ "url": "https://api.github.com/repos/codeforamerica/disastermath",
3527
+ "git_url": "git://github.com/codeforamerica/disastermath.git",
3528
+ "watchers": 1,
3529
+ "language": "JavaScript",
3530
+ "owner": {
3531
+ "login": "codeforamerica",
3532
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3533
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3534
+ "url": "https://api.github.com/users/codeforamerica",
3535
+ "id": 337792
3536
+ },
3537
+ "name": "disastermath",
3538
+ "id": 2126769,
3539
+ "description": "",
3540
+ "created_at": "2011-07-29T23:04:13Z"
3541
+ },
3542
+ {
3543
+ "open_issues": 0,
3544
+ "ssh_url": "git@github.com:codeforamerica/cfa-dashboard-internal.git",
3545
+ "clone_url": "https://github.com/codeforamerica/cfa-dashboard-internal.git",
3546
+ "homepage": "http://codeforamerica.org",
3547
+ "forks": 1,
3548
+ "html_url": "https://github.com/codeforamerica/cfa-dashboard-internal",
3549
+ "fork": false,
3550
+ "pushed_at": "2011-08-04T01:06:16Z",
3551
+ "updated_at": "2011-10-04T17:37:59Z",
3552
+ "private": false,
3553
+ "svn_url": "https://github.com/codeforamerica/cfa-dashboard-internal",
3554
+ "size": 96,
3555
+ "master_branch": null,
3556
+ "url": "https://api.github.com/repos/codeforamerica/cfa-dashboard-internal",
3557
+ "git_url": "git://github.com/codeforamerica/cfa-dashboard-internal.git",
3558
+ "watchers": 1,
3559
+ "language": null,
3560
+ "owner": {
3561
+ "login": "codeforamerica",
3562
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3563
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3564
+ "url": "https://api.github.com/users/codeforamerica",
3565
+ "id": 337792
3566
+ },
3567
+ "name": "cfa-dashboard-internal",
3568
+ "id": 2151933,
3569
+ "description": "Internal dashboard for the CfA office.",
3570
+ "created_at": "2011-08-04T00:38:17Z"
3571
+ },
3572
+ {
3573
+ "open_issues": 0,
3574
+ "ssh_url": "git@github.com:codeforamerica/open_data_upload.git",
3575
+ "clone_url": "https://github.com/codeforamerica/open_data_upload.git",
3576
+ "homepage": "",
3577
+ "forks": 1,
3578
+ "html_url": "https://github.com/codeforamerica/open_data_upload",
3579
+ "fork": false,
3580
+ "pushed_at": "2011-08-05T23:11:39Z",
3581
+ "updated_at": "2011-10-04T17:41:34Z",
3582
+ "private": false,
3583
+ "svn_url": "https://github.com/codeforamerica/open_data_upload",
3584
+ "size": 828,
3585
+ "master_branch": null,
3586
+ "url": "https://api.github.com/repos/codeforamerica/open_data_upload",
3587
+ "git_url": "git://github.com/codeforamerica/open_data_upload.git",
3588
+ "watchers": 1,
3589
+ "language": "JavaScript",
3590
+ "owner": {
3591
+ "login": "codeforamerica",
3592
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3593
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3594
+ "url": "https://api.github.com/users/codeforamerica",
3595
+ "id": 337792
3596
+ },
3597
+ "name": "open_data_upload",
3598
+ "id": 2160980,
3599
+ "description": "",
3600
+ "created_at": "2011-08-05T15:21:36Z"
3601
+ },
3602
+ {
3603
+ "open_issues": 0,
3604
+ "ssh_url": "git@github.com:codeforamerica/rxNormRef_php.git",
3605
+ "clone_url": "https://github.com/codeforamerica/rxNormRef_php.git",
3606
+ "homepage": "",
3607
+ "forks": 2,
3608
+ "html_url": "https://github.com/codeforamerica/rxNormRef_php",
3609
+ "fork": false,
3610
+ "pushed_at": "2011-08-10T04:13:17Z",
3611
+ "updated_at": "2011-10-04T17:47:42Z",
3612
+ "private": false,
3613
+ "svn_url": "https://github.com/codeforamerica/rxNormRef_php",
3614
+ "size": 268,
3615
+ "master_branch": null,
3616
+ "url": "https://api.github.com/repos/codeforamerica/rxNormRef_php",
3617
+ "git_url": "git://github.com/codeforamerica/rxNormRef_php.git",
3618
+ "watchers": 3,
3619
+ "language": "PHP",
3620
+ "owner": {
3621
+ "login": "codeforamerica",
3622
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3623
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3624
+ "url": "https://api.github.com/users/codeforamerica",
3625
+ "id": 337792
3626
+ },
3627
+ "name": "rxNormRef_php",
3628
+ "id": 2176252,
3629
+ "description": "Web Application for rxNorm API - Semantic Drug Reference Tool",
3630
+ "created_at": "2011-08-08T22:21:48Z"
3631
+ },
3632
+ {
3633
+ "open_issues": 0,
3634
+ "ssh_url": "git@github.com:codeforamerica/citygories.git",
3635
+ "clone_url": "https://github.com/codeforamerica/citygories.git",
3636
+ "homepage": "",
3637
+ "forks": 1,
3638
+ "html_url": "https://github.com/codeforamerica/citygories",
3639
+ "fork": false,
3640
+ "pushed_at": "2011-08-10T04:53:08Z",
3641
+ "updated_at": "2011-10-04T17:50:35Z",
3642
+ "private": false,
3643
+ "svn_url": "https://github.com/codeforamerica/citygories",
3644
+ "size": 100,
3645
+ "master_branch": null,
3646
+ "url": "https://api.github.com/repos/codeforamerica/citygories",
3647
+ "git_url": "git://github.com/codeforamerica/citygories.git",
3648
+ "watchers": 1,
3649
+ "language": "PHP",
3650
+ "owner": {
3651
+ "login": "codeforamerica",
3652
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3653
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3654
+ "url": "https://api.github.com/users/codeforamerica",
3655
+ "id": 337792
3656
+ },
3657
+ "name": "citygories",
3658
+ "id": 2183359,
3659
+ "description": "A web service that provides related terms for concepts in cities.",
3660
+ "created_at": "2011-08-10T04:45:47Z"
3661
+ },
3662
+ {
3663
+ "open_issues": 1,
3664
+ "ssh_url": "git@github.com:codeforamerica/schoolselection.git",
3665
+ "clone_url": "https://github.com/codeforamerica/schoolselection.git",
3666
+ "homepage": "",
3667
+ "forks": 3,
3668
+ "html_url": "https://github.com/codeforamerica/schoolselection",
3669
+ "fork": false,
3670
+ "pushed_at": "2011-12-01T21:03:19Z",
3671
+ "updated_at": "2011-12-21T22:12:25Z",
3672
+ "private": false,
3673
+ "svn_url": "https://github.com/codeforamerica/schoolselection",
3674
+ "size": 200,
3675
+ "master_branch": null,
3676
+ "url": "https://api.github.com/repos/codeforamerica/schoolselection",
3677
+ "git_url": "git://github.com/codeforamerica/schoolselection.git",
3678
+ "watchers": 8,
3679
+ "language": "Ruby",
3680
+ "owner": {
3681
+ "login": "codeforamerica",
3682
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3683
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3684
+ "url": "https://api.github.com/users/codeforamerica",
3685
+ "id": 337792
3686
+ },
3687
+ "name": "schoolselection",
3688
+ "id": 2189618,
3689
+ "description": "",
3690
+ "created_at": "2011-08-11T06:48:51Z"
3691
+ },
3692
+ {
3693
+ "open_issues": 0,
3694
+ "ssh_url": "git@github.com:codeforamerica/SFGISViewer.git",
3695
+ "clone_url": "https://github.com/codeforamerica/SFGISViewer.git",
3696
+ "homepage": "",
3697
+ "forks": 1,
3698
+ "html_url": "https://github.com/codeforamerica/SFGISViewer",
3699
+ "fork": false,
3700
+ "pushed_at": "2011-08-11T22:12:20Z",
3701
+ "updated_at": "2011-10-04T17:55:01Z",
3702
+ "private": false,
3703
+ "svn_url": "https://github.com/codeforamerica/SFGISViewer",
3704
+ "size": 4924,
3705
+ "master_branch": null,
3706
+ "url": "https://api.github.com/repos/codeforamerica/SFGISViewer",
3707
+ "git_url": "git://github.com/codeforamerica/SFGISViewer.git",
3708
+ "watchers": 1,
3709
+ "language": "JavaScript",
3710
+ "owner": {
3711
+ "login": "codeforamerica",
3712
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3713
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3714
+ "url": "https://api.github.com/users/codeforamerica",
3715
+ "id": 337792
3716
+ },
3717
+ "name": "SFGISViewer",
3718
+ "id": 2194078,
3719
+ "description": "Esri Flex Viewer on San Francisco GIS Data",
3720
+ "created_at": "2011-08-11T22:11:49Z"
3721
+ },
3722
+ {
3723
+ "open_issues": 0,
3724
+ "ssh_url": "git@github.com:codeforamerica/arcgis.git",
3725
+ "clone_url": "https://github.com/codeforamerica/arcgis.git",
3726
+ "homepage": "",
3727
+ "forks": 2,
3728
+ "html_url": "https://github.com/codeforamerica/arcgis",
3729
+ "fork": false,
3730
+ "pushed_at": "2011-08-16T20:51:02Z",
3731
+ "updated_at": "2011-11-09T17:40:23Z",
3732
+ "private": false,
3733
+ "svn_url": "https://github.com/codeforamerica/arcgis",
3734
+ "size": 96,
3735
+ "master_branch": null,
3736
+ "url": "https://api.github.com/repos/codeforamerica/arcgis",
3737
+ "git_url": "git://github.com/codeforamerica/arcgis.git",
3738
+ "watchers": 2,
3739
+ "language": "Ruby",
3740
+ "owner": {
3741
+ "login": "codeforamerica",
3742
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3743
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3744
+ "url": "https://api.github.com/users/codeforamerica",
3745
+ "id": 337792
3746
+ },
3747
+ "name": "arcgis",
3748
+ "id": 2212424,
3749
+ "description": "",
3750
+ "created_at": "2011-08-15T21:35:08Z"
3751
+ },
3752
+ {
3753
+ "open_issues": 0,
3754
+ "ssh_url": "git@github.com:codeforamerica/iconathon.git",
3755
+ "clone_url": "https://github.com/codeforamerica/iconathon.git",
3756
+ "homepage": "http://iconathon.org",
3757
+ "forks": 1,
3758
+ "html_url": "https://github.com/codeforamerica/iconathon",
3759
+ "fork": false,
3760
+ "pushed_at": "2011-12-15T23:18:44Z",
3761
+ "updated_at": "2011-12-15T23:19:26Z",
3762
+ "private": false,
3763
+ "svn_url": "https://github.com/codeforamerica/iconathon",
3764
+ "size": 55600,
3765
+ "master_branch": null,
3766
+ "url": "https://api.github.com/repos/codeforamerica/iconathon",
3767
+ "git_url": "git://github.com/codeforamerica/iconathon.git",
3768
+ "watchers": 2,
3769
+ "language": "PHP",
3770
+ "owner": {
3771
+ "login": "codeforamerica",
3772
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3773
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3774
+ "url": "https://api.github.com/users/codeforamerica",
3775
+ "id": 337792
3776
+ },
3777
+ "name": "iconathon",
3778
+ "id": 2220197,
3779
+ "description": "Website for Iconathon",
3780
+ "created_at": "2011-08-17T06:23:45Z"
3781
+ },
3782
+ {
3783
+ "open_issues": 0,
3784
+ "ssh_url": "git@github.com:codeforamerica/public_art_finder.git",
3785
+ "clone_url": "https://github.com/codeforamerica/public_art_finder.git",
3786
+ "homepage": "",
3787
+ "forks": 4,
3788
+ "html_url": "https://github.com/codeforamerica/public_art_finder",
3789
+ "fork": false,
3790
+ "pushed_at": "2011-11-20T16:58:39Z",
3791
+ "updated_at": "2011-11-20T16:58:39Z",
3792
+ "private": false,
3793
+ "svn_url": "https://github.com/codeforamerica/public_art_finder",
3794
+ "size": 112,
3795
+ "master_branch": null,
3796
+ "url": "https://api.github.com/repos/codeforamerica/public_art_finder",
3797
+ "git_url": "git://github.com/codeforamerica/public_art_finder.git",
3798
+ "watchers": 6,
3799
+ "language": "JavaScript",
3800
+ "owner": {
3801
+ "login": "codeforamerica",
3802
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3803
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3804
+ "url": "https://api.github.com/users/codeforamerica",
3805
+ "id": 337792
3806
+ },
3807
+ "name": "public_art_finder",
3808
+ "id": 2223802,
3809
+ "description": "All the stuff needed to get a barebones Public Art Finder mobile website setup in your city.",
3810
+ "created_at": "2011-08-17T19:19:53Z"
3811
+ },
3812
+ {
3813
+ "open_issues": 0,
3814
+ "ssh_url": "git@github.com:codeforamerica/transparencyjobs.git",
3815
+ "clone_url": "https://github.com/codeforamerica/transparencyjobs.git",
3816
+ "homepage": "http://transparencyjobs.com",
3817
+ "forks": 0,
3818
+ "html_url": "https://github.com/codeforamerica/transparencyjobs",
3819
+ "fork": true,
3820
+ "pushed_at": "2011-03-28T17:37:15Z",
3821
+ "updated_at": "2011-12-05T22:48:22Z",
3822
+ "private": false,
3823
+ "svn_url": "https://github.com/codeforamerica/transparencyjobs",
3824
+ "size": 424,
3825
+ "master_branch": null,
3826
+ "url": "https://api.github.com/repos/codeforamerica/transparencyjobs",
3827
+ "git_url": "git://github.com/codeforamerica/transparencyjobs.git",
3828
+ "watchers": 2,
3829
+ "language": "Python",
3830
+ "owner": {
3831
+ "login": "codeforamerica",
3832
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3833
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3834
+ "url": "https://api.github.com/users/codeforamerica",
3835
+ "id": 337792
3836
+ },
3837
+ "name": "transparencyjobs",
3838
+ "id": 2231042,
3839
+ "description": "A job listing site for the transparency community",
3840
+ "created_at": "2011-08-18T23:35:52Z"
3841
+ },
3842
+ {
3843
+ "open_issues": 0,
3844
+ "ssh_url": "git@github.com:codeforamerica/countdown.git",
3845
+ "clone_url": "https://github.com/codeforamerica/countdown.git",
3846
+ "homepage": "http://cfa-countdown.heroku.com/",
3847
+ "forks": 1,
3848
+ "html_url": "https://github.com/codeforamerica/countdown",
3849
+ "fork": false,
3850
+ "pushed_at": "2011-11-29T01:28:43Z",
3851
+ "updated_at": "2011-11-29T01:28:45Z",
3852
+ "private": false,
3853
+ "svn_url": "https://github.com/codeforamerica/countdown",
3854
+ "size": 240,
3855
+ "master_branch": null,
3856
+ "url": "https://api.github.com/repos/codeforamerica/countdown",
3857
+ "git_url": "git://github.com/codeforamerica/countdown.git",
3858
+ "watchers": 2,
3859
+ "language": "JavaScript",
3860
+ "owner": {
3861
+ "login": "codeforamerica",
3862
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3863
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3864
+ "url": "https://api.github.com/users/codeforamerica",
3865
+ "id": 337792
3866
+ },
3867
+ "name": "countdown",
3868
+ "id": 2232514,
3869
+ "description": "Google I/O style countdown timer using Sinatra and Ruby",
3870
+ "created_at": "2011-08-19T06:50:12Z"
3871
+ },
3872
+ {
3873
+ "open_issues": 0,
3874
+ "ssh_url": "git@github.com:codeforamerica/open_data_catalog.git",
3875
+ "clone_url": "https://github.com/codeforamerica/open_data_catalog.git",
3876
+ "homepage": "",
3877
+ "forks": 4,
3878
+ "html_url": "https://github.com/codeforamerica/open_data_catalog",
3879
+ "fork": false,
3880
+ "pushed_at": "2011-10-31T18:45:25Z",
3881
+ "updated_at": "2011-12-09T23:16:04Z",
3882
+ "private": false,
3883
+ "svn_url": "https://github.com/codeforamerica/open_data_catalog",
3884
+ "size": 204,
3885
+ "master_branch": null,
3886
+ "url": "https://api.github.com/repos/codeforamerica/open_data_catalog",
3887
+ "git_url": "git://github.com/codeforamerica/open_data_catalog.git",
3888
+ "watchers": 8,
3889
+ "language": "JavaScript",
3890
+ "owner": {
3891
+ "login": "codeforamerica",
3892
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3893
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3894
+ "url": "https://api.github.com/users/codeforamerica",
3895
+ "id": 337792
3896
+ },
3897
+ "name": "open_data_catalog",
3898
+ "id": 2260119,
3899
+ "description": "A Django web application to help cities easily create an open data catalog.",
3900
+ "created_at": "2011-08-24T07:12:23Z"
3901
+ },
3902
+ {
3903
+ "open_issues": 0,
3904
+ "ssh_url": "git@github.com:codeforamerica/Craigslist-Redux.git",
3905
+ "clone_url": "https://github.com/codeforamerica/Craigslist-Redux.git",
3906
+ "homepage": "",
3907
+ "forks": 2,
3908
+ "html_url": "https://github.com/codeforamerica/Craigslist-Redux",
3909
+ "fork": false,
3910
+ "pushed_at": "2011-12-13T21:52:33Z",
3911
+ "updated_at": "2011-12-13T21:52:34Z",
3912
+ "private": false,
3913
+ "svn_url": "https://github.com/codeforamerica/Craigslist-Redux",
3914
+ "size": 232,
3915
+ "master_branch": null,
3916
+ "url": "https://api.github.com/repos/codeforamerica/Craigslist-Redux",
3917
+ "git_url": "git://github.com/codeforamerica/Craigslist-Redux.git",
3918
+ "watchers": 2,
3919
+ "language": "JavaScript",
3920
+ "owner": {
3921
+ "login": "codeforamerica",
3922
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3923
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3924
+ "url": "https://api.github.com/users/codeforamerica",
3925
+ "id": 337792
3926
+ },
3927
+ "name": "Craigslist-Redux",
3928
+ "id": 2446830,
3929
+ "description": "A set of stylesheets and a JS bookmarklet to apply design to Craigslist",
3930
+ "created_at": "2011-09-23T21:16:06Z"
3931
+ },
3932
+ {
3933
+ "open_issues": 0,
3934
+ "ssh_url": "git@github.com:codeforamerica/Sinatrafied-Buzzword-Bingo.git",
3935
+ "clone_url": "https://github.com/codeforamerica/Sinatrafied-Buzzword-Bingo.git",
3936
+ "homepage": "",
3937
+ "forks": 0,
3938
+ "html_url": "https://github.com/codeforamerica/Sinatrafied-Buzzword-Bingo",
3939
+ "fork": true,
3940
+ "pushed_at": "2011-10-12T18:22:11Z",
3941
+ "updated_at": "2011-10-12T18:22:18Z",
3942
+ "private": false,
3943
+ "svn_url": "https://github.com/codeforamerica/Sinatrafied-Buzzword-Bingo",
3944
+ "size": 108,
3945
+ "master_branch": null,
3946
+ "url": "https://api.github.com/repos/codeforamerica/Sinatrafied-Buzzword-Bingo",
3947
+ "git_url": "git://github.com/codeforamerica/Sinatrafied-Buzzword-Bingo.git",
3948
+ "watchers": 1,
3949
+ "language": "Ruby",
3950
+ "owner": {
3951
+ "login": "codeforamerica",
3952
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3953
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3954
+ "url": "https://api.github.com/users/codeforamerica",
3955
+ "id": 337792
3956
+ },
3957
+ "name": "Sinatrafied-Buzzword-Bingo",
3958
+ "id": 2559819,
3959
+ "description": "Meetings just became more interesting... (Ruby Sinatra)",
3960
+ "created_at": "2011-10-12T02:53:44Z"
3961
+ },
3962
+ {
3963
+ "open_issues": 0,
3964
+ "ssh_url": "git@github.com:codeforamerica/boston-scrapers.git",
3965
+ "clone_url": "https://github.com/codeforamerica/boston-scrapers.git",
3966
+ "homepage": "http://datacouch.com/newurbanmechs",
3967
+ "forks": 1,
3968
+ "html_url": "https://github.com/codeforamerica/boston-scrapers",
3969
+ "fork": false,
3970
+ "pushed_at": "2011-10-27T19:18:50Z",
3971
+ "updated_at": "2011-10-27T19:18:51Z",
3972
+ "private": false,
3973
+ "svn_url": "https://github.com/codeforamerica/boston-scrapers",
3974
+ "size": 132,
3975
+ "master_branch": null,
3976
+ "url": "https://api.github.com/repos/codeforamerica/boston-scrapers",
3977
+ "git_url": "git://github.com/codeforamerica/boston-scrapers.git",
3978
+ "watchers": 2,
3979
+ "language": "JavaScript",
3980
+ "owner": {
3981
+ "login": "codeforamerica",
3982
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
3983
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
3984
+ "url": "https://api.github.com/users/codeforamerica",
3985
+ "id": 337792
3986
+ },
3987
+ "name": "boston-scrapers",
3988
+ "id": 2615339,
3989
+ "description": "Scripts and programs to extract data from the City of Boston",
3990
+ "created_at": "2011-10-20T18:48:02Z"
3991
+ },
3992
+ {
3993
+ "open_issues": 0,
3994
+ "ssh_url": "git@github.com:codeforamerica/esri_track_to_couch.git",
3995
+ "clone_url": "https://github.com/codeforamerica/esri_track_to_couch.git",
3996
+ "homepage": "",
3997
+ "forks": 2,
3998
+ "html_url": "https://github.com/codeforamerica/esri_track_to_couch",
3999
+ "fork": false,
4000
+ "pushed_at": "2011-10-20T19:34:01Z",
4001
+ "updated_at": "2011-11-09T17:39:48Z",
4002
+ "private": false,
4003
+ "svn_url": "https://github.com/codeforamerica/esri_track_to_couch",
4004
+ "size": 96,
4005
+ "master_branch": null,
4006
+ "url": "https://api.github.com/repos/codeforamerica/esri_track_to_couch",
4007
+ "git_url": "git://github.com/codeforamerica/esri_track_to_couch.git",
4008
+ "watchers": 2,
4009
+ "language": "Java",
4010
+ "owner": {
4011
+ "login": "codeforamerica",
4012
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4013
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4014
+ "url": "https://api.github.com/users/codeforamerica",
4015
+ "id": 337792
4016
+ },
4017
+ "name": "esri_track_to_couch",
4018
+ "id": 2615443,
4019
+ "description": "",
4020
+ "created_at": "2011-10-20T18:58:52Z"
4021
+ },
4022
+ {
4023
+ "open_issues": 0,
4024
+ "ssh_url": "git@github.com:codeforamerica/hello-dog.git",
4025
+ "clone_url": "https://github.com/codeforamerica/hello-dog.git",
4026
+ "homepage": "",
4027
+ "forks": 2,
4028
+ "html_url": "https://github.com/codeforamerica/hello-dog",
4029
+ "fork": false,
4030
+ "pushed_at": "2011-11-05T00:46:38Z",
4031
+ "updated_at": "2011-11-09T17:39:30Z",
4032
+ "private": false,
4033
+ "svn_url": "https://github.com/codeforamerica/hello-dog",
4034
+ "size": 288,
4035
+ "master_branch": null,
4036
+ "url": "https://api.github.com/repos/codeforamerica/hello-dog",
4037
+ "git_url": "git://github.com/codeforamerica/hello-dog.git",
4038
+ "watchers": 2,
4039
+ "language": "CoffeeScript",
4040
+ "owner": {
4041
+ "login": "codeforamerica",
4042
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4043
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4044
+ "url": "https://api.github.com/users/codeforamerica",
4045
+ "id": 337792
4046
+ },
4047
+ "name": "hello-dog",
4048
+ "id": 2646244,
4049
+ "description": "Our Campfire bot based on Hubot",
4050
+ "created_at": "2011-10-25T20:11:10Z"
4051
+ },
4052
+ {
4053
+ "open_issues": 0,
4054
+ "ssh_url": "git@github.com:codeforamerica/sfpark.git",
4055
+ "clone_url": "https://github.com/codeforamerica/sfpark.git",
4056
+ "homepage": "",
4057
+ "forks": 1,
4058
+ "html_url": "https://github.com/codeforamerica/sfpark",
4059
+ "fork": false,
4060
+ "pushed_at": "2011-11-02T10:27:11Z",
4061
+ "updated_at": "2011-11-11T22:40:35Z",
4062
+ "private": false,
4063
+ "svn_url": "https://github.com/codeforamerica/sfpark",
4064
+ "size": 232,
4065
+ "master_branch": null,
4066
+ "url": "https://api.github.com/repos/codeforamerica/sfpark",
4067
+ "git_url": "git://github.com/codeforamerica/sfpark.git",
4068
+ "watchers": 3,
4069
+ "language": "Ruby",
4070
+ "owner": {
4071
+ "login": "codeforamerica",
4072
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4073
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4074
+ "url": "https://api.github.com/users/codeforamerica",
4075
+ "id": 337792
4076
+ },
4077
+ "name": "sfpark",
4078
+ "id": 2661489,
4079
+ "description": "Ruby library for the SFPark api",
4080
+ "created_at": "2011-10-27T21:49:34Z"
4081
+ },
4082
+ {
4083
+ "open_issues": 0,
4084
+ "ssh_url": "git@github.com:codeforamerica/FellowsExchange.git",
4085
+ "clone_url": "https://github.com/codeforamerica/FellowsExchange.git",
4086
+ "homepage": "",
4087
+ "forks": 1,
4088
+ "html_url": "https://github.com/codeforamerica/FellowsExchange",
4089
+ "fork": false,
4090
+ "pushed_at": "2011-11-10T20:05:57Z",
4091
+ "updated_at": "2011-11-10T20:05:57Z",
4092
+ "private": false,
4093
+ "svn_url": "https://github.com/codeforamerica/FellowsExchange",
4094
+ "size": 540,
4095
+ "master_branch": null,
4096
+ "url": "https://api.github.com/repos/codeforamerica/FellowsExchange",
4097
+ "git_url": "git://github.com/codeforamerica/FellowsExchange.git",
4098
+ "watchers": 1,
4099
+ "language": "Ruby",
4100
+ "owner": {
4101
+ "login": "codeforamerica",
4102
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4103
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4104
+ "url": "https://api.github.com/users/codeforamerica",
4105
+ "id": 337792
4106
+ },
4107
+ "name": "FellowsExchange",
4108
+ "id": 2683560,
4109
+ "description": "A way for Fellows to exchange skill sets",
4110
+ "created_at": "2011-10-31T20:50:52Z"
4111
+ },
4112
+ {
4113
+ "open_issues": 0,
4114
+ "ssh_url": "git@github.com:codeforamerica/twitter-endorse.git",
4115
+ "clone_url": "https://github.com/codeforamerica/twitter-endorse.git",
4116
+ "homepage": "",
4117
+ "forks": 1,
4118
+ "html_url": "https://github.com/codeforamerica/twitter-endorse",
4119
+ "fork": false,
4120
+ "pushed_at": "2011-11-01T00:05:45Z",
4121
+ "updated_at": "2011-11-01T00:05:47Z",
4122
+ "private": false,
4123
+ "svn_url": "https://github.com/codeforamerica/twitter-endorse",
4124
+ "size": 924,
4125
+ "master_branch": null,
4126
+ "url": "https://api.github.com/repos/codeforamerica/twitter-endorse",
4127
+ "git_url": "git://github.com/codeforamerica/twitter-endorse.git",
4128
+ "watchers": 1,
4129
+ "language": "JavaScript",
4130
+ "owner": {
4131
+ "login": "codeforamerica",
4132
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4133
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4134
+ "url": "https://api.github.com/users/codeforamerica",
4135
+ "id": 337792
4136
+ },
4137
+ "name": "twitter-endorse",
4138
+ "id": 2684343,
4139
+ "description": "",
4140
+ "created_at": "2011-10-31T23:14:25Z"
4141
+ },
4142
+ {
4143
+ "open_issues": 0,
4144
+ "ssh_url": "git@github.com:codeforamerica/cbu-seattle-legacy.git",
4145
+ "clone_url": "https://github.com/codeforamerica/cbu-seattle-legacy.git",
4146
+ "homepage": "http://seattle.changeby.us",
4147
+ "forks": 1,
4148
+ "html_url": "https://github.com/codeforamerica/cbu-seattle-legacy",
4149
+ "fork": false,
4150
+ "pushed_at": "2011-11-16T00:28:16Z",
4151
+ "updated_at": "2011-11-16T00:28:16Z",
4152
+ "private": false,
4153
+ "svn_url": "https://github.com/codeforamerica/cbu-seattle-legacy",
4154
+ "size": 140,
4155
+ "master_branch": null,
4156
+ "url": "https://api.github.com/repos/codeforamerica/cbu-seattle-legacy",
4157
+ "git_url": "git://github.com/codeforamerica/cbu-seattle-legacy.git",
4158
+ "watchers": 1,
4159
+ "language": null,
4160
+ "owner": {
4161
+ "login": "codeforamerica",
4162
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4163
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4164
+ "url": "https://api.github.com/users/codeforamerica",
4165
+ "id": 337792
4166
+ },
4167
+ "name": "cbu-seattle-legacy",
4168
+ "id": 2784312,
4169
+ "description": "Single page for CBU Seattle off.",
4170
+ "created_at": "2011-11-15T23:52:57Z"
4171
+ },
4172
+ {
4173
+ "open_issues": 0,
4174
+ "ssh_url": "git@github.com:codeforamerica/Intersection.git",
4175
+ "clone_url": "https://github.com/codeforamerica/Intersection.git",
4176
+ "homepage": "",
4177
+ "forks": 1,
4178
+ "html_url": "https://github.com/codeforamerica/Intersection",
4179
+ "fork": false,
4180
+ "pushed_at": "2012-01-02T22:02:32Z",
4181
+ "updated_at": "2012-01-02T22:02:33Z",
4182
+ "private": false,
4183
+ "svn_url": "https://github.com/codeforamerica/Intersection",
4184
+ "size": 1052,
4185
+ "master_branch": null,
4186
+ "url": "https://api.github.com/repos/codeforamerica/Intersection",
4187
+ "git_url": "git://github.com/codeforamerica/Intersection.git",
4188
+ "watchers": 2,
4189
+ "language": "Ruby",
4190
+ "owner": {
4191
+ "login": "codeforamerica",
4192
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4193
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4194
+ "url": "https://api.github.com/users/codeforamerica",
4195
+ "id": 337792
4196
+ },
4197
+ "name": "Intersection",
4198
+ "id": 2806308,
4199
+ "description": "Code for America Project Dashbaord",
4200
+ "created_at": "2011-11-18T23:18:16Z"
4201
+ },
4202
+ {
4203
+ "open_issues": 0,
4204
+ "ssh_url": "git@github.com:codeforamerica/cfa_template.git",
4205
+ "clone_url": "https://github.com/codeforamerica/cfa_template.git",
4206
+ "homepage": "",
4207
+ "forks": 1,
4208
+ "html_url": "https://github.com/codeforamerica/cfa_template",
4209
+ "fork": false,
4210
+ "pushed_at": "2011-12-17T01:33:04Z",
4211
+ "updated_at": "2011-12-17T01:33:04Z",
4212
+ "private": false,
4213
+ "svn_url": "https://github.com/codeforamerica/cfa_template",
4214
+ "size": 112,
4215
+ "master_branch": null,
4216
+ "url": "https://api.github.com/repos/codeforamerica/cfa_template",
4217
+ "git_url": "git://github.com/codeforamerica/cfa_template.git",
4218
+ "watchers": 1,
4219
+ "language": null,
4220
+ "owner": {
4221
+ "login": "codeforamerica",
4222
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4223
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4224
+ "url": "https://api.github.com/users/codeforamerica",
4225
+ "id": 337792
4226
+ },
4227
+ "name": "cfa_template",
4228
+ "id": 2920444,
4229
+ "description": "A list of templates for Github projects",
4230
+ "created_at": "2011-12-05T22:27:26Z"
4231
+ },
4232
+ {
4233
+ "open_issues": 0,
4234
+ "ssh_url": "git@github.com:codeforamerica/Change-By-Us.git",
4235
+ "clone_url": "https://github.com/codeforamerica/Change-By-Us.git",
4236
+ "homepage": "changeby.us",
4237
+ "forks": 0,
4238
+ "html_url": "https://github.com/codeforamerica/Change-By-Us",
4239
+ "fork": true,
4240
+ "pushed_at": "2011-12-21T00:33:08Z",
4241
+ "updated_at": "2011-12-21T00:33:15Z",
4242
+ "private": false,
4243
+ "svn_url": "https://github.com/codeforamerica/Change-By-Us",
4244
+ "size": 192,
4245
+ "master_branch": null,
4246
+ "url": "https://api.github.com/repos/codeforamerica/Change-By-Us",
4247
+ "git_url": "git://github.com/codeforamerica/Change-By-Us.git",
4248
+ "watchers": 1,
4249
+ "language": "Python",
4250
+ "owner": {
4251
+ "login": "codeforamerica",
4252
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4253
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4254
+ "url": "https://api.github.com/users/codeforamerica",
4255
+ "id": 337792
4256
+ },
4257
+ "name": "Change-By-Us",
4258
+ "id": 2928095,
4259
+ "description": "A new way to share ideas, do projects, and make our cities better",
4260
+ "created_at": "2011-12-06T21:18:03Z"
4261
+ },
4262
+ {
4263
+ "open_issues": 0,
4264
+ "ssh_url": "git@github.com:codeforamerica/test_repo.git",
4265
+ "clone_url": "https://github.com/codeforamerica/test_repo.git",
4266
+ "homepage": null,
4267
+ "forks": 1,
4268
+ "html_url": "https://github.com/codeforamerica/test_repo",
4269
+ "fork": false,
4270
+ "pushed_at": "2011-12-13T23:43:54Z",
4271
+ "updated_at": "2011-12-13T23:43:54Z",
4272
+ "private": false,
4273
+ "svn_url": "https://github.com/codeforamerica/test_repo",
4274
+ "size": 92,
4275
+ "master_branch": null,
4276
+ "url": "https://api.github.com/repos/codeforamerica/test_repo",
4277
+ "git_url": "git://github.com/codeforamerica/test_repo.git",
4278
+ "watchers": 1,
4279
+ "language": null,
4280
+ "owner": {
4281
+ "login": "codeforamerica",
4282
+ "gravatar_id": "ec81184c572bc827b72ebb489d49f821",
4283
+ "avatar_url": "https://secure.gravatar.com/avatar/ec81184c572bc827b72ebb489d49f821?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
4284
+ "url": "https://api.github.com/users/codeforamerica",
4285
+ "id": 337792
4286
+ },
4287
+ "name": "test_repo",
4288
+ "id": 2976267,
4289
+ "description": null,
4290
+ "created_at": "2011-12-13T23:27:38Z"
4291
+ }
4292
+ ]