RAML - RESTful API modeling language
1–10 of 57 posts
Re: RAML - RESTful API modeling language
#2Also, put a simple example on the main github page and don't make me go scavenge through 8 links to find out what the thing is.
Re: RAML - RESTful API modeling language
#3Re: RAML - RESTful API modeling language
#4(not saying ML could be used to do that, more like "didn't we learn with UML that these kind of stuff brings pain and no benefits")
Re: RAML - RESTful API modeling language
#5Man, that page is hard to read.
Re: RAML - RESTful API modeling language
#6Re: RAML - RESTful API modeling language
#7Man, that page is hard to read.
Did you try mouse-hovering over paragraphs?
Re: RAML - RESTful API modeling language
#8Earlier quoted context omitted.
Did you try mouse-hovering over paragraphs?
for me that is what made it difficult, I wanted to see the example in its entirety without having to hover back and forth. The hover "highlight" should be a "oh thats nice" interaction - not a required step for reading.
Re: RAML - RESTful API modeling language
#9It is, however, entirely mobile hostile.
Re: RAML - RESTful API modeling language
#10I should add I do not find WSDL/WADL as horrible as it could be. There is something nice about being able to generate a client in one of any given number of languages that can hit a service. Sorta sucks when you can't do that with a traditional workflow in REST.