JSON Resource HTTP
=============
HTTP queryset backend for json resources. Makes it possible to use json-schema
api's as if they were local.
Installation
------------
pip install json_resource_http
Minimal Example
-------------------
.. code-block:: python
from json_resource_http import Resource
class TestResource(Resource):
schema = 'http://example.com/schemas/test.json'
=============
HTTP queryset backend for json resources. Makes it possible to use json-schema
api's as if they were local.
Installation
------------
pip install json_resource_http
Minimal Example
-------------------
.. code-block:: python
from json_resource_http import Resource
class TestResource(Resource):
schema = 'http://example.com/schemas/test.json'
Release files for json_resource_http 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| json_resource_http-0.1.5.tar.gz | 5.2 kB | Details |
Release files / json_resource_http-0.1.5.tar.gz
| Download URL | json_resource_http-0.1.5.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25d18cfdf85b21b4e21515b293fdb4709bfdd66bc8e5bbfa76afd341d4d4a66c
|
|
BLAKE2b-256 checksum How to use checksums |
cadbdf602d0b10b2abb55500db1360e29d220d06f94f8a6111f90d43356f4cbe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |