7095c8a27d2b7ae5971b907b3382028c2111416e
[cdmlib.git] / cdmlib-remote-webapp / src / main / webapp / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5 <title>CDM Remote API</title>
6 </head>
7 <body>
8 <h1>CDM Remote API</h1>
9 <p>This is the root of the CDM remote web application which offers
10 the following APIs.</p>
11 <h3>RESTful API</h3>
12
13 <h3>OAI-PMH</h3>
14 <ul>
15 <li><a href="reference/oai?verb=Identify">OAI-PMH for References</a></li>
16 <li><a href="taxon/oai?verb=Identify">OAI-PMH for Taxa</a></li>
17 <li><a href="http://wp5.e-taxonomy.eu/cdmlib/oai-pmh.html">documentation</a></li>
18 </ul>
19 <h3>RESTful API</h3>
20 <ul>
21 <li><a href="classification">Classifications</a></li>
22 <li>for more end points please refer to the<a href="http://wp5.e-taxonomy.eu/cdmlib/rest-api.html">documentation</a></li>
23 </ul>
24 </body>
25 </html>