diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 000000000..73de34f4b Binary files /dev/null and b/img/logo.png differ diff --git a/index.html b/index.html index ce9597b52..8bae99bdb 100644 --- a/index.html +++ b/index.html @@ -193,7 +193,7 @@
-

+

@@ -202,8 +202,15 @@

-

Django REST framework

-

Awesome web-browsable Web APIs.

+
+

+ +

+ + +

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:

-

There is a live example API for testing purposes, available here.

-

Below: Screenshot from the browsable API

+

Screenshot

+

Above: Screenshot from the browsable API

+

Requirements

REST framework requires the following:

+

There is a live example API of the finished tutorial API for testing purposes, available here.

API Guide

The API guide is your complete reference manual to all the functionality provided by REST framework.