This project has retired. For details please refer to its Attic page.
Apache ESME - API

API

APIs

Name Description Default URL prefix Status
OriginalOriginal API. This is our original "REST-like" API/apiAvailable
StreamingThis is our newest API with streaming-based access/api2 Available
Twitter The old Twitter API /twitterAvailable
JMXThis is an API that will users to access JMX-based/jmxCurrently being designed

Note: It is possible to change the used URL prefixes for the individual APIs via properties.

Using an API

Clients should be developed using /api2.

If you wish to use a API, then you must take the server name and add the URL prefix.

For example, http://esmecloudserverapache.dickhirsch.staxapps.net/twitter

Token

All these APIs require that you use a token.