forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapi-design-lessons-learned.json
More file actions
28 lines (28 loc) · 1018 Bytes
/
api-design-lessons-learned.json
File metadata and controls
28 lines (28 loc) · 1018 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"alias": "video/1167/api-design-lessons-learned",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Share the lessons learned from a decade of core Python development, what\nworked and what didn't. Look at the development process and thinking\nbehind some of Python's successful APIs and ones that leave something to\nbe desired. Learn general principles for designing a good API for public\nconsumption.\n",
"duration": null,
"id": 1167,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-07",
"slug": "api-design-lessons-learned",
"speakers": [
"Raymond Hettinger"
],
"summary": "[EuroPython 2011] Raymond Hettinger - 21 June 2011 in \"Track Spaghetti\"\n",
"tags": [
"api"
],
"thumbnail_url": "http://i.ytimg.com/vi/heJuQWNdwJI/hqdefault.jpg",
"title": "API design: Lessons Learned",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=heJuQWNdwJI"
}
]
}