Web APIs for Django, made easy
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.15.2-1.fc42 | - |
Fedora 41 | 3.14.0-7.fc41 | - |
Fedora 40 | 3.14.0-5.fc40 | - |
Fedora EPEL 9 | 3.14.0-3.el9 | - |
Fedora EPEL 8 | 3.11.0-3.el8 | - |
You can contact the maintainers of this package via email at
python-django-rest-framework dash maintainers at fedoraproject dot org
.