Both are highly recommended

This commit is contained in:
Emmanouil Konstantinidis 2015-12-21 13:59:05 +00:00
parent 4204557bc5
commit 1925ec7d33

View File

@ -18,6 +18,8 @@ The most common way to document Web APIs today is to produce documentation that
Features include customizing the template with your branding, settings for hiding the docs depending on the environment and more.
Both this package and Django REST Swagger are fully documented, well supported, and come highly recommended.
![Screenshot - DRF docs][image-drf-docs]
---
@ -30,6 +32,7 @@ Django REST Swagger supports REST framework versions 2.3 and above.
Mark is also the author of the [REST Framework Docs][rest-framework-docs] package which offers clean, simple autogenerated documentation for your API but is deprecated and has moved to Django REST Swagger.
Both this package and DRF docs are fully documented, well supported, and come highly recommended.
![Screenshot - Django REST Swagger][image-django-rest-swagger]