wadl Questions
2
Solved
I've been researching WADL and am wondering why it isn't more widely adopted?
With the rate at which REST usage seems to be growing, I'm surprised that more development efforts don't use it...
2
I am looking for a code generator than can generate C# code to access RESTful web services described by WADL files in a way similar to how wadl2java works.
Doing som searching I came across the re...
Antionetteantioxidant asked 14/7, 2009 at 16:11
1
Solved
This question is a bit long, please bear with me.
In REST, i think we should not need WADL or any IDL. But rather something that would implicitly cover its concept. The way I think about it is when...
1
Solved
Looking at the current version of the WADL proposal, I couldn't quite figure out how to document POST request parameters (with application/x-www-form-urlencoded encoding).
I've seen something like...
Twicetold asked 20/5, 2010 at 20:10
5
Most REST interfaces I see are described with a simple web page describing the URL, the method, accepted input and returned result. For example the Amazon S3 or the Twitter API documentation....
Illfated asked 1/9, 2009 at 1:55
© 2022 - 2024 — McMap. All rights reserved.