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.3
- Add logging while getting result failed in @apiview.
- Add Map, List annotations.
v0.1.2
- Fix form process problem.
v0.1.1
- Add PAYLOAD injection, PAYLOAD field has low priority.
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.3.tar.gz
(4.8 kB
view details)
File details
Details for the file django-apiview-0.1.3.tar.gz
.
File metadata
- Download URL: django-apiview-0.1.3.tar.gz
- Upload date:
- Size: 4.8 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 | 07178d0527c6a70bf688aabd94d281aa0d2ab54cdf6e0bef449d4a12d5a886ed |
|
MD5 | d97495e35506dd35bf448e0f6911c2ea |
|
BLAKE2b-256 | 073f772ba4e01d8ad7a3281a790250fb78b48e4754011a3f66397798f1dd6b88 |