RAML Design With Anypoint Platform - Part V | MuleSoft | Resource Types

preview_player
Показать описание
This is fifth video in the series which will talk about how to design APIs using RAML.
There will be demonstration on designing APIs using basic RAML. Here we will see how to implement resource types.

- Build and Design Resource Types in RAML.

Resource Types are a powerful way to reuse patterns across multiple resources and methods. The patterns provided by Resource Types encourage consistency and reduce complexity for API designers and consumers. Usage of Resource Types is optional but is highly encouraged since it simplifies the API design and improves readability. Resource Types should be created as separate files and included at the start of the API RAML file..

It is very important to design the APIs before actual implementation and get feedback from users, developers or stakeholder.

Here is some blogs provides more information on RAML

Рекомендации по теме
Комментарии
Автор

When I have doubts, on that time I referred your videos. It will help me a lot. Thanks for posting such kind of videos..

uuokx
Автор

awesome tutorial my god u explained more than what i found in google in 2 days. Thanks a lot

vishalkumaragrawal
Автор

Bro you are the best I've ever seen.... Explanation is super cool, you thought more than my trainer did... Thank you bro

surakshithraju
Автор

Thank you for posting such videos, these things are not included in the Mule training website so this becomes more useful for people who have never worked on mule!

Wifismasherprince
Автор

in part 4 video ending my question is how comes part 5 video{open-banking .raml}
and the 4 and 5 the code also change at the top.
plese ....tell me

sukumar
Автор

Thanks for posting this video. it's really helpful to me. How to proceed if we have multiple get methods in single a resourcetype.

ChallaRavi
Автор

Hey Jacky, JSON Examples are missing, please add them in the description or share your public git location.

atulverma.
Автор

Could you please provide a information about extensions & annotation in RAML?

ChallaRavi
Автор

Excellent video Sir!!! Thank you for it. But, as you said we have API fragment of Multiple Data Types (Customer, Address, PhoneInfo) in terms of another RAML(Library) . So, how to refer that RAML (API Fragment) from our main RAML. I tried different options but nothing worked out.

MrSri