|
 |
When building any type of distributed system there is a dizzying array of architectural and technological choices to think through. REST is a very powerful concept which enables scalable, decentralized growth - but it is important for developers to understand the basics clearly as well as know the pros and cons. This section introduces the basic concepts of REST and helps developers get started with implementing a RESTful architecture. more »
|
 |
After understanding the benefits of REST, you are faced with implementing an actual application with it. How do you model services?
How do you manage state? How do you ensure that your application is secure? This section discusses the many practical issues when implementing a RESTful HTTP application. more »
|
 |
Mule is well suited for building RESTful applications as it can easily bridge between the Web and other systems in the enterprise. It provides built-in tools and integrates with a variety of others to help you build and consume RESTful services. This section is a tutorial on how to use Mule to build RESTful systems and an overview of tools in the RESTpack. more » |
|
|
|
|