You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2011/07/17 15:26:35 UTC

svn commit: r1147599 - /esme/site/trunk/content/docs/apis/api.mdtext

Author: rhirsch
Date: Sun Jul 17 13:26:34 2011
New Revision: 1147599

URL: http://svn.apache.org/viewvc?rev=1147599&view=rev
Log:
[ESME-351] Move Wiki to CMS

Modified:
    esme/site/trunk/content/docs/apis/api.mdtext

Modified: esme/site/trunk/content/docs/apis/api.mdtext
URL: http://svn.apache.org/viewvc/esme/site/trunk/content/docs/apis/api.mdtext?rev=1147599&r1=1147598&r2=1147599&view=diff
==============================================================================
--- esme/site/trunk/content/docs/apis/api.mdtext (original)
+++ esme/site/trunk/content/docs/apis/api.mdtext Sun Jul 17 13:26:34 2011
@@ -1,23 +1,19 @@
 Title: API
-<a name="API-APIs"></a>
+
 ### APIs
 
 <table>
 <tr><th>Name </th><th> Description </th><th> Default URL prefix </th><th> Status </th></tr> 
-<tr><td>Original|Original API]\\ | *Deprecated* \- This is our original "REST-like" API \\ | /api \\ | Available \\ |</tr>
-<tr>| [Streaming|ESME:API 2.0 - Design]\\ | *Current* \- This is our newest API that deals allows for streaming-based access \\ | /api2 \\ | Available \\ |</tr>
-<tr>| [Twitter|Twitter API]\\ | *Twitter* \- We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \\ | /twitter \\ | Available |</tr>
-<tr>| [JMX|ESME:JMX REST API]\\ | This is an API that will users to access JMX-based \\ | /jmx \\ | Currently being designed \\ |</tr>
+<tr><td>Original</td><td>Original API]</td><td> *Deprecated* \- This is our original "REST-like" API \\ </td><td> /api \\ </td><td> Available \\ </td></tr>
+<tr>[Streaming|ESME:API 2.0 - Design]\\ </td><td> *Current* \- This is our newest API that deals allows for streaming-based access \\ </td><td> /api2 \\ </td><td> Available \\ </td></tr>
+<tr>| [Twitter|Twitter API]\\ </td><td> *Twitter* \- We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \\ </td><td> /twitter \\ </td><td> Available </td></tr>
+<tr>| [JMX|ESME:JMX REST API]\\ </td><td> This is an API that will users to access JMX-based \\ </td><td> /jmx \\ | Currently being designed \\ </td></tr>
 </table>
   
   
-  
-  
-  
 *Note*: _It is possible to change the used URL prefixes for the individual
 APIs via properties._
 
-<a name="API-UsinganAPI"></a>
 #### Using an API
 
 *Clients should be developed using /api2.*
@@ -26,10 +22,9 @@ APIs via properties._
 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](http://esmecloudserverapache.dickhirsch.staxapps.net/twitter_)
+For example, _[http://esmecloudserverapache.dickhirsch.staxapps.net/twitter]
 _
 
-<a name="API-Token"></a>
 ##### Token
 
 All these APIs require that you use a token.