| Name: | python3-django-rest-framework |
| Version: | 3.11.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3163257 |
| License: | BSD |
| RPM: |
python3-django-rest-framework-3.11.0-2.el8.noarch.rpm
|
| Source RPM: |
python-django-rest-framework-3.11.0-2.el8.src.rpm
|
| Build Date: | Fri Nov 06 2020 |
| Build Host: | jenkins-172-17-0-2-237b4ab7-979d-4697-aa25-2443d561c392.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://www.django-rest-framework.org |
| Summary: | Web APIs for Django, made easy |
| 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 browsable 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. |