Skip to main content

simple rest api support for django

Project description

https://img.shields.io/pypi/v/simple_django_api.svg https://img.shields.io/travis/zlqm/simple_django_api.svg Documentation Status

Simple library provides rest api for Django.

This project is mainly to solve problems below:

  • Django doesn’t support PUT/PATCH request with request body.

  • Django doesn’t support request body in JSON format.

Features

  1. Support request body in json format

  2. Support PUT/PATCH method with request body

  3. Class-Based-View exception handler

  4. Dynamic permission check

  5. JWT(Json Web Token) auth middleware

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

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

simple_django_api-1.1.0.tar.gz (35.0 kB view hashes)

Uploaded Source

Built Distribution

simple_django_api-1.1.0-py3-none-any.whl (38.6 kB view hashes)

Uploaded Python 3

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