tastypie Django REST framework

Its one of the primary authors' lecture on pyCon: http://www.youtube.com/watch?v=Zv26xHYlc8s&noredirect=1

What is Tastypie

  A REST framework for django

  Designed for extension

  Supports both Model & non-Model data

for more information, please visit http://tastypieapi.org

 

 

1) make good use of HTTP : Try to be "of the internet" & use the REST methods/ status codes properly

This tutorial is much more better than ever.

http://www.youtube.com/watch?v=FtREKCAWqBk&noredirect=1

I will upload it to youku.com if possible.

It is strongly recommened that you should go to youtube to try to watch the HD one.

Coz youku.com makes any video worse.

 

 

In fact the best tutorial you need to follow is http://django-tastypie.readthedocs.org/en/latest/tutorial.html#hooking-up-the-resource-s

 

posted @ 2013-12-14 11:25  spaceship9  阅读(284)  评论(0编辑  收藏  举报