Skip to content

Instantly share code, notes, and snippets.

@kkpan11
Forked from EliFuzz/RAML vs OAS.md
Created December 4, 2023 20:54
Show Gist options
  • Select an option

  • Save kkpan11/23a16a3d5ab50b022202f7625dab6010 to your computer and use it in GitHub Desktop.

Select an option

Save kkpan11/23a16a3d5ab50b022202f7625dab6010 to your computer and use it in GitHub Desktop.
Comparison table between RAML and OAS
Features RAML OAS
popularity less popular more popular and widely used
backed by Mulesoft OpenAPI Initiative, which is a consortium of industry leaders and experts
expressiveness more expressive and flexible less due to lack of annotations, overlays, extensions, libraries
interoperability less compatable more interoperable and compatible
maintenance relatively less updates more actively maintained and updated with a clear roadmap and vision for its future
focused on modeling APIs defining APIs
supported formats YAML YAML, JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment