Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In addition to exposing RESTful interfaces and mediating RESTful invocations by mapping REST concepts to SOAP via proxy services, you can use the WSO2 ESB REST API to configure REST endpoints in the ESB by directly specifying HTTP verbs, URL patterns, and URI templates. This page describes how you can use the REST API to handle the following use cases:

Table of Contents

For information on securing APIs, see Securing REST APIs with Basic Auth.

Exposing a SOAP Service Over REST

...