django_rest_api_comparison:在Django中实现Rest API的不同方法的比较

时间:2021-05-26 00:08:49
【文件属性】:
文件名称:django_rest_api_comparison:在Django中实现Rest API的不同方法的比较
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-26 00:08:49
Python 比较django rest api库。 要求 python2.7
【文件预览】:
django_rest_api_comparison-master
----.gitignore(5B)
----django_views_api()
--------__init__.py(23B)
--------api.py(3KB)
--------tests.py(750B)
----requirements.txt(276B)
----resources()
--------__init__.py(0B)
--------views.py(63B)
--------models.py(647B)
--------migrations()
--------tests.py(3KB)
----rest_framework_api()
--------__init__.py(23B)
--------api.py(780B)
--------tests.py(776B)
----README.md(63B)
----config()
--------urls.py(747B)
--------__init__.py(0B)
--------locust_file.py(2KB)
--------wsgi.py(391B)
--------settings.py(3KB)
--------production.py(239B)
----tastypie_api()
--------__init__.py(0B)
--------api.py(2KB)
--------tests.py(829B)
----nap_api()
--------__init__.py(23B)
--------api.py(1KB)
--------tests.py(747B)
----manage.py(249B)
----restless_api()
--------__init__.py(23B)
--------api.py(396B)
--------tests.py(740B)

网友评论