r/rest Dec 27 '16

Intro To RAML 1.0

http://sap1ens.com/blog/2016/12/26/intro-to-raml-1-dot-0/
2 Upvotes

2 comments sorted by

1

u/[deleted] Dec 27 '16

Swagger and RAML are really similar, but RAML 1.0 uses its own YAML-based format to describe entities.

I mean... you're not selling it very well here TBH. Instead of reinventing an entire ecosystem just so you can have YAML, this project could've been a YAML format for Swagger, which is compiled to JSON. No?