django 刚接触,想作一些restful api , google了一下,发现有现成的框架。Django REST framework。python
对使用作下记录:django
安装 从http://django-rest-framework.org/下载,解压后$sudo python setup.py installapi