Django REST framework is a toolkit for building Web APIs.
The primary developer of the framework is Tom Christie.HeChristie. He released the first version of the Django REST framework in January 2011. In October 2012, Django REST framework 2 was released. The Django REST framework 2 was an almost complete reworking of the original framework, which comprehensively addressed some of the original design issues. In 2014, Christie ran a highly successful Kickstarter to fund the third version of the framework. The latest version of the framework was released as version 3.13.1 on December 15, 2021.
Django REST framework is a toolkit for building Web APIs.
The primary developer of the framework is Tom Christie.He released the first version of the Django REST Frameworkframework in January 2011. In October 2012, Django REST Frameworkframework 2 was released. The Django REST Frameworkframework 2 was an almost complete reworking of the original framework, which comprehensively addressed some of the original design issues. In 2014, Christie ran a highly successful Kickstarter to fund the third version of the framework. The latest version of the framworkframework was released as version 3.13.1 on December 15, 2021.
December 15, 2021
October 30, 2012
2011
January 2011
Django REST framework (DRF) is a toolkit for building web application programming interfaces (APIs). Python and Django are required to use the REST framework.
The Django REST framework is a collaboratively funded project and commercial users are encouraged to subscribe to paid plans to support the ongoing development of the product. Notable companies funding the project include Sentry, Stream, Spacinov, Retool, bit.io, PostHog, CryptAPI, and FEZTO. Amazatic manages the project.
The primary developer of the framework is Tom Christie.He released the first version of the Django REST Framework in January 2011. In October 2012, Django REST Framework 2 was released. The Django REST Framework 2 was an almost complete reworking of the original framework, which comprehensively addressed some of the original design issues. In 2014, Christie ran a highly successful Kickstarter to fund the third version of the framework. The latest version of the framwork was released as version 3.13.1 on December 15, 2021.
December 15, 2021
July 17, 2017
October 30, 2012
2011
Django REST framework is a toolkit for building Web APIs.
Django REST framework (DRF) is a toolkit for building web application programming interfaces (APIs).
REST APIs allow developers to send information back and forth between an interface and a database, and one REST API can feed many platforms, reducing the need to duplicate code. Python and Django are required to use the REST framework.
It is used by internationally recognized companies including Mozilla, Red Hat, Heroku, and Eventbrite.
The Django REST framework is a collaboratively funded project and commercial users are encouraged to subscribe to paid plans to support the ongoing development of the product. Notable companies funding the project include Sentry, Stream, Spacinov, Retool, bit.io, PostHog, CryptAPI, and FEZTO. Amazatic manages the project.
Django REST framework is a powerful and flexible toolkit for building 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 packages for OAuth1a and OAuth2.
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.
Used and trusted by internationally recognised companies including Mozilla, Red Hat, Heroku, and Eventbrite.
Django REST framework is a powerful and flexible toolkit for building 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 packages for OAuth1a and OAuth2.
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.
Used and trusted by internationally recognised companies including Mozilla, Red Hat, Heroku, and Eventbrite.
Django REST framework is a toolkit for building Web APIs.