WADL
From BC$ MobileTV Wiki
Web Application Description Language(commonly abbreviated WADL) is a metadata format, similar to WSDL, used for describing Web Applications and their corresponding data endpoints (locations which can be invoked to expose some functionality via one of the application's URIs).
Specifications
- W3C - Web Application Description Language: http://www.w3.org/Submission/wadl/
Resources
- WADL spec: https://wadl.dev.java.net/
External Links
- wikipedia: Web Application Description Language
- Introducing WADL: http://weblogs.java.net/blog/mhadley/archive/2005/05/introducing_wad.html
See Also
WSDL | Web Services | RAML | Swagger