Versions Compared

Key

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

...

  • browse the available endpoints
  • browse the messages on an endpoint if it is a BrowsableEndpoint
  • send a message to an endpoint
  • create new endpoints

REST API

The web application has a mirrored REST API so that you can view the HTML representation of a resource (e.g. /endpoints) or get the representation as JSON or XML. To help rendering the different representations in your browser you can append .xml or .html or .json to URLs.

For example viewing these URLs are equivalent