[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#731431: ITP: django-rest-framework -- web APIs for Django using REST



Package: wnpp
Severity: normal

Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Benjamin Drung <benjamin.drung@profitbricks.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: django-rest-framework -- web APIs for Django using REST
Message-ID: <20131205121955.20767.37237.reportbug@konstrukt.pb.local>
X-Mailer: reportbug 6.4.4ubuntu1
Date: Thu, 05 Dec 2013 13:19:55 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org

Package: wnpp
Severity: wishlist
Owner: Benjamin Drung <benjamin.drung@profitbricks.com>

* Package name    : django-rest-framework
  Binary packages : python-django-rest-framework
  Version         : 2.3.9
  Upstream Author : Tom Christie <tom@tomchristie.com>
* URL             : http://django-rest-framework.org/
* License         : BSD-2-clause
  Programming Lang: Python
  Description     : web APIs for Django using REST
  Long description:

Django REST framework is a powerful and flexible toolkit that makes it easy to
build Web APIs.

Some reasons you might want to use REST framework:

 * The Web browseable API is a huge usability win for your developers.
 * Authentication policies including OAuth1a and OAuth2 out of the box.
 * Serialization that supports both ORM and non-ORM data sources.
 * Customizable all the way down - just use regular function-based views if you
   don't need the more powerful features.
 * Extensive documentation, and great community support.


Reply to: