forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintroducing-django-rest-framework.json
More file actions
35 lines (35 loc) · 1.53 KB
/
introducing-django-rest-framework.json
File metadata and controls
35 lines (35 loc) · 1.53 KB
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
29
30
31
32
33
34
35
{
"alias": "video/1136/introducing-django-rest-framework",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Django REST framework is a new project that aims to make it easy to\nbuild RESTful Web APIs.\n\nThe APIs it creates are fully Web browse-able, using an awesome Django\nadmin style interface, allowing them to be truly self-describing,\nwell-connected systems.\n\nThe talk will include:\n\n- RESTful Web APIs and Django - what batteries aren't in the box\n- An introduction to the framework - What it is, what problems it tries\n to solve\n- Why it's so important that Web APIs should be Web browse-able\n- A live coding demonstration\n- Audience discussion\n\nSign up for the `sprint <http://ep2011.europython.eu/p3/sprints/>`__\nMore `info <http://django-rest-framework.org>`__\n",
"duration": null,
"id": 1136,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-13",
"related_urls": [
"http://django-rest-framework.org",
"http://ep2011.europython.eu/p3/sprints/"
],
"slug": "introducing-django-rest-framework",
"speakers": [
"Tom Christie"
],
"summary": "[EuroPython 2011] Tom Christie - 23 June 2011 in \"Track Tagliatelle\"\n",
"tags": [
"django",
"framework",
"rest",
"web"
],
"thumbnail_url": "http://i.ytimg.com/vi/SGj0-BZsFn4/hqdefault.jpg",
"title": "Introducing Django REST framework",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=SGj0-BZsFn4"
}
]
}