Restful API view utils.
Project description
django-apiview
Restful API view utils.
Install
pip install django-apiview
Settings
INSTALLED_APPS = [
......
'apiview',
......
]
Exports
-
apiview.annotations
- String
- Integer
- Boolean
- Bytes
-
apiview.views
- apiview
-
apiviews.utils
- DjangoJsonEncoder
Releases
v0.1.1
- apiview允许使用PAYLOAD的字段进行注入,但字段优先级较低。
v0.1.0
- First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-apiview-0.1.1.tar.gz
(4.5 kB
view details)
File details
Details for the file django-apiview-0.1.1.tar.gz
.
File metadata
- Download URL: django-apiview-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4de0f8879593aa22183dd4ccc45adc80f2fb10015acc9ba02009a46dde49ac7 |
|
MD5 | 00ef11710df1ec2db1b3eba0550af5cf |
|
BLAKE2b-256 | 5d1272218004b9198498da68a6065b53e5e1f75641fbd823ec66f63185503974 |