文件名称:profiles-rest-api:Profiles-REST-API课程的源代码
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-10 12:09:03
Python
档案REST APIMY REST APIMY提供用于管理用户配置文件的基本功能。
【文件预览】:
profiles-rest-api-master
----Vagrantfile(1KB)
----profiles_api()
--------serializers.py(1KB)
--------models.py(2KB)
--------apps.py(98B)
--------permissions.py(740B)
--------__init__.py(0B)
--------migrations()
--------views.py(4KB)
--------admin.py(183B)
--------tests.py(60B)
--------urls.py(498B)
----hello_world.py(22B)
----LICENSE(1KB)
----profiles_project()
--------wsgi.py(409B)
--------__init__.py(0B)
--------settings.py(3KB)
--------urls.py(814B)
----requirements.txt(39B)
----manage.py(636B)
----.gitignore(2KB)
----README.md(92B)
----hello_world1.py(22B)