Skip to main content

Restful API view utils.

Project description

django-apiview

Restful API view utils.

Install

pip install django-apiview

Settings

INSTALLED_APPS = [
    ......
    'apiview',
    ......
]

Exports

  • apiview.annotations

    • String
    • Integer
    • Boolean
    • Bytes
  • apiview.views

    • apiview
  • apiviews.utils

    • DjangoJsonEncoder

Releases

v0.1.0

  • First release

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

django-apiview-0.1.0.tar.gz (4.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