mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
Mention DRF Docs - Live API Endpoints
This commit is contained in:
parent
909a3e80a1
commit
ee2861887e
Binary file not shown.
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 567 KiB |
|
@ -14,7 +14,7 @@ The most common way to document Web APIs today is to produce documentation that
|
||||||
|
|
||||||
#### DRF Docs
|
#### DRF Docs
|
||||||
|
|
||||||
[DRF Docs][drfdocs-repo] allows you to document Web APIs made with Django REST Framework and it is authored by Emmanouil Konstantinidis. It's made to work out of the box and its setup should not take more than a couple of minutes. Complete documentation can be found on the [website][drfdocs-website] while there is also a [demo][drfdocs-demo] available for people to see what it looks like.
|
[DRF Docs][drfdocs-repo] allows you to document Web APIs made with Django REST Framework and it is authored by Emmanouil Konstantinidis. It's made to work out of the box and its setup should not take more than a couple of minutes. Complete documentation can be found on the [website][drfdocs-website] while there is also a [demo][drfdocs-demo] available for people to see what it looks like. **Live API Endpoints** allow you to utilize the endpoints from within the documentation in a neat way.
|
||||||
|
|
||||||
Features include customizing the template with your branding, settings for hiding the docs depending on the environment and more.
|
Features include customizing the template with your branding, settings for hiding the docs depending on the environment and more.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user