Closed
Description
As requested by @tomchristie. django-rest-framework
can use Djangos internal caching mechanism to cache API responses. Document how it can be enabled for DRF (basically it works just like it would in a vanilla Django view, but it might be worth letting people know that DRF supports it).