Skip to main content

A JSON-API framework for Django

Project description

Podiant API

Build Coverage Documentation

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


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.3.1.tar.gz (25.4 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