Hi, I've created a rest API with django-rest-framework. Is it possible to automatically create a **WADL** document for my application? There's a example for WADL http://service.iris.edu/fdsnws/station/1/application.wadl  ## Checklist - [ ] Raised initially as discussion #... - [ ] This cannot be dealt with as a third party library. (We prefer new functionality to be [in the form of third party libraries](https://www.django-rest-framework.org/community/third-party-packages/#about-third-party-packages) where possible.) - [x] I have reduced the issue to the simplest possible case.
Hi,
I've created a rest API with django-rest-framework. Is it possible to automatically create a WADL document for my application?
There's a example for WADL

http://service.iris.edu/fdsnws/station/1/application.wadl
Checklist