django-nap
Read The Docs: https://django-nap.readthedocs.io/en/latest/
Change log: https://django-nap.readthedocs.io/en/latest/changelog.html
An API library for Django
A minimalist approach to object de/serialisers, RESTful views, and RPC views.
Benefits
Modular
Unlike some tools, the Serialiser definition is separate from the API.
This not only makes it easier to have different ‘shapes’ of data for different endpoints, but also allows using them in more places, not just your API.
Simple
If you want an API that provides every feature ever, go look at Django REST Framework. But if you want something simple and fast, this is your tool.
Overview
Installing
It is NOT necessary to add nap to your INSTALLED_APPS. It does not provide models, templates, template tags, or static files.
Tests are currently run for Python 3.4-3.7 and pypy3, and against Django versions 2.0 and up.
Release files for django-nap 0.40.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-nap-0.40.0.tar.gz | 13.3 kB | Details |
Release files / django-nap-0.40.0.tar.gz
| Download URL | django-nap-0.40.0.tar.gz |
|---|---|
| Size | 13.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2394fee04ef4b695f61635abfb1621cf49505193b703e97859148cd7ee95dcb
|
|
BLAKE2b-256 checksum How to use checksums |
f09b5bb2b2c8b362cf0d063f2ff13b091c92ca8b30f0ab262bea2438f97dde2e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.3
|