Skip to main content

UNKNOWN

Project description

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'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

json_resource_http-0.1.5.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page