Skip to content

Commit

Permalink
Change strapline
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Mar 28, 2013
1 parent 69cbafc commit ea33511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit ea33511

Please sign in to comment.