rapis icon indicating copy to clipboard operation
rapis copied to clipboard

RAML

Open FredericHeem opened this issue 9 years ago • 2 comments

What do you think of using RAML to describe a typical CRUD app according to RAPIS ?

FredericHeem avatar Jun 25 '16 10:06 FredericHeem

Hello ! I have personally never used RAML, but it looks great! However, this specification is intended to define how to design a rest API, regardless of the language, format or libraries.

lambda2 avatar Jun 25 '16 12:06 lambda2

Indeed, RAML is great, it generates html api documentation and mock server. The other rest api description languages are swagger and apiary but RAML is my preferred one.

FredericHeem avatar Jun 25 '16 12:06 FredericHeem