earth2marsh + wadl 9
Web Application Description Language
february 2012 by earth2marsh
"The URI for a resource element is obtained using the following rules:
Set identifier equal to the URI computed (using this process) for the parent element (resource or resources)
If identifier doesn't end with a '/' then append a '/' character to identifier
Substitute the values of any URI template parameters into the value of the path attribute
Append the value obtained in the previous step to identifier
For each child param element (see section 2.12), in document order, that has a value of 'matrix' for its style attribute, append a representation of the parameter value to identifier according to the following rules:
Non-boolean matrix parameters are represented as: ';' name '=' value
Boolean matrix parameters are represented as: ';' name when value is true and are omitted from identifier when value is false
where name is the value of the param element's name attribute and value is the runtime value of the parameter."
wadl
resource
base
path
url
Set identifier equal to the URI computed (using this process) for the parent element (resource or resources)
If identifier doesn't end with a '/' then append a '/' character to identifier
Substitute the values of any URI template parameters into the value of the path attribute
Append the value obtained in the previous step to identifier
For each child param element (see section 2.12), in document order, that has a value of 'matrix' for its style attribute, append a representation of the parameter value to identifier according to the following rules:
Non-boolean matrix parameters are represented as: ';' name '=' value
Boolean matrix parameters are represented as: ';' name when value is true and are omitted from identifier when value is false
where name is the value of the param element's name attribute and value is the runtime value of the parameter."
february 2012 by earth2marsh
Master’s Thesis The Daios Framework - Dynamic, Asynchronous and Message-oriented Invocation of Web Services
january 2012 by earth2marsh
boolean, float, double, dateTime, base64Binary, anyType, long, short, int, string
xsd
wadl
schema
types
january 2012 by earth2marsh
Understanding REST Parameters | REST Testing
january 2012 by earth2marsh
Overview of RESTful param types in WADL
REST
WADL
parameters
matrix
query
header
template
january 2012 by earth2marsh
Bumper Crop of WADL Tools | Java.net
october 2011 by earth2marsh
"Last week saw the release of three new WADL frameworks:"
WADL
tools
python
ruby
java
c#
from delicious
october 2011 by earth2marsh
Do we need WADL? | BitWorking | Joe Gregorio
october 2011 by earth2marsh
Nice overview from 2006 of the potential pitfalls ahead with WADL
wadl
rest
webservices
api
apis
wsdl
from delicious
october 2011 by earth2marsh
Snippets of Smidgens | APIGEE API Documentation Generator
august 2011 by earth2marsh
"Let’s talk APIGEE for a Colorado-second; it’s an awesome API tool I’ve come to love for numerous reasons — the most obvious being the ease-of-use it brings to deploying new features [and it seems like we do that quite a bit at Isidorey]. One of the things that seemed necessary, at least to cut down on the time I spent documenting [who am I kidding, I pushed as much of that off to the interns as I could :)], was being able to generate all of the API documentation from the XML [wadl] file that APIGEE uses. "
api
apis
documentation
wadl
description
descriptions
from delicious
august 2011 by earth2marsh
REST Describe & Compile
april 2010 by earth2marsh
REST Describe & Compile is an editor and a compiler for (REST) Web Services that are described in Sun engineer Marc Hadley's Web Application Description Language, or short WADL. In order to use REST Describe & Compile you do not necessarily need to understand what WADL is, it is a good idea to have heard at least of the basics though. In consequence, in the following let me explain the absolute minimum of what I consider good to know.
api
code
compile
generator
javascript
webservices
webservice
wadl
describe
generate
rest
restful
tool
testing
april 2010 by earth2marsh
related tags
api ⊕ apis ⊕ base ⊕ c# ⊕ code ⊕ compile ⊕ describe ⊕ description ⊕ descriptions ⊕ docs ⊕ documentation ⊕ endpoint ⊕ generate ⊕ generator ⊕ header ⊕ java ⊕ javascript ⊕ matrix ⊕ parameters ⊕ path ⊕ python ⊕ query ⊕ resource ⊕ rest ⊕ restful ⊕ ruby ⊕ schema ⊕ template ⊕ testing ⊕ tool ⊕ tools ⊕ types ⊕ url ⊕ wadl ⊖ webservice ⊕ webservices ⊕ wsdl ⊕ xsd ⊕Copy this bookmark: