We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab9d33 commit db005b2Copy full SHA for db005b2
README.md
@@ -462,7 +462,7 @@ Python实现的数据库。
462
用来开发RESTful APIs的库
463
464
* Django
465
- * django-rest-framework:一个强大灵活的工具,用来构建 web API。[官网](http://www.django-rest-framework.org/)
+ * [django-rest-framework](http://hao.jobbole.com/django-rest-framework/):一个强大灵活的工具,用来构建 web API。[官网](http://www.django-rest-framework.org/)
466
* django-tastypie:为Django 应用开发API。[官网](http://tastypieapi.org/)
467
* django-formapi:为 Django 的表单验证,创建 JSON APIs 。[官网](https://github.com/5monkeys/django-formapi)
468
* Flask
0 commit comments