RAML is an open source specification for DESCRIBING APIs
• RAML is surrounded by an open source community with over 100 projects in 12 programming languages
• RAML is backed by a working group consisting members from MuleSoft, Akana, Cisco, Intuit, Airware, VMware, ProgrammableWeb, and Angular.js • RAML is used commercially by thousands of companies including Spotify, Cisco, VMware, PBS, Sonic, and more
what can you do with RAML?
You can define your API in just a few lines of code •
You can see what it would look like as you go •
You can quickly prototype it for devs to try
• You can quickly make tweaks/ changes
• You can easily document your API
• You can let developers try your API online
• You can let developers interact with your and other APIs
• Generate SDKs/ client libraries for your API
Comments
Post a Comment