Skip to content

Instantly share code, notes, and snippets.

@EliFuzz
Last active December 4, 2023 20:54
Show Gist options
  • Save EliFuzz/718403d79a22faf905aad57c35378541 to your computer and use it in GitHub Desktop.
Save EliFuzz/718403d79a22faf905aad57c35378541 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