A JSON-API framework for Django
Project description
Podiant API
A JSON-API framework for Django
Quickstart
Install API:
pip install podiant-api
Add it to your INSTALLED_APPS
:
INSTALLED_APPS = (
...
'api',
...
)
Documentation
Get full documentation at podiant-api.readthedocs.io.
Running tests
Does the code actually work?
coverage run --source api runtests.py
Credits
Tools used in rendering this package:
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
podiant-api-1.4.0.tar.gz
(25.6 kB
view details)
File details
Details for the file podiant-api-1.4.0.tar.gz
.
File metadata
- Download URL: podiant-api-1.4.0.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 254296aa3e491c15ea260195b1d243c64a294e027bc5fb9c77e07a2c04dcca57 |
|
MD5 | ce33623e7c7ba630043e44eacbd93a10 |
|
BLAKE2b-256 | 62fa1ce9ab221daabb89d1a511408896b894b309c9421bbf76739eff5f4d5628 |