<ahref="https://twitter.com/share"class="twitter-share-button"data-url="django-rest-framework.org"data-text="Checking out the totally awesome Django REST framework! http://django-rest-framework.org"data-count="none"></a>
<p><strong>Awesome web-browsable Web APIs.</strong></p>
<hr/>
<p>
<imgsrc="img/logo.png"width=600pxstyle="display: block; margin: 0 auto 0 auto">
</p>
<!--
# Django REST framework
-->
<p>Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs.</p>
<p>Some reasons you might want to use REST framework:</p>
<ul>
...
...
@@ -212,10 +219,12 @@
<li><ahref="api-guide/serializers">Serialization</a> that supports both <ahref="api-guide/serializers#modelserializer">ORM</a> and <ahref="api-guide/serializers#serializers">non-ORM</a> data sources.</li>
<li>Customizable all the way down - just use <ahref="api-guide/views#function-based-views">regular function-based views</a> if you don't need the <ahref="api-guide/generic-views">more</a><ahref="api-guide/viewsets">powerful</a><ahref="api-guide/routers">features</a>.</li>
<li><ahref=".">Extensive documentation</a>, and <ahref="https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework">great community support</a>.</li>
<li>Used and trusted by large companies such as <ahref="http://www.mozilla.org/en-US/about/">Mozilla</a> and <ahref="https://www.eventbrite.co.uk/about/">Eventbrite</a>.</li>
</ul>
<p>There is a live example API for testing purposes, <ahref="http://restframework.herokuapp.com/">available here</a>.</p>
<p><strong>Below</strong>: <em>Screenshot from the browsable API</em></p>