Skip to content

Commit ea33511

Browse files
committed
Change strapline
1 parent 69cbafc commit ea33511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
# Django REST framework
1111

12-
**Web APIs for Django, made easy.**
12+
**Awesome web-browseable Web APIs for Django.**
1313

14-
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.
14+
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.
1515

1616
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.
1717

0 commit comments

Comments
 (0)