mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Change strapline
This commit is contained in:
parent
69cbafc64f
commit
ea33511260
|
@ -9,9 +9,9 @@
|
|||
|
||||
# Django REST framework
|
||||
|
||||
**Web APIs for Django, made easy.**
|
||||
**Awesome web-browseable Web APIs for Django.**
|
||||
|
||||
Django REST framework is a flexible, powerful library that makes it incredibly easy to build Web APIs. It is designed as a modular and easy to customize architecture, based on Django's class based views.
|
||||
Django REST framework is a flexible, powerful Web API toolkit. It is designed as a modular and easy to customize architecture, based on Django's class based views.
|
||||
|
||||
APIs built using REST framework are fully self-describing and web browseable - a huge useability win for your developers. It also supports a wide range of media types, authentication and permission policies out of the box.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user