Files
alfresco-community-repo/source/web/services/index.html
2007-01-12 15:08:22 +00:00

20 lines
872 B
HTML

<html>
<head>
<title>Alfresco Web Services API (REST style)</title>
<link rel="search" type="application/opensearchdescription+xml" title="Alfresco Text Search" href="/alfresco/service/search/textsearchdescription.xml">
</head>
<body>
<h1>Alfresco Web Services API (REST style)</h2>
<a href="/alfresco/service/search/textsearchdescription.xml">Alfresco Text Search (OpenSearch description)</a>
<br>
<br>
<ul>
<li><a href="/alfresco/service/search/text?q=alfresco tutorial&format=atom">Search for 'alfresco tutorial' (ATOM response)</a></li>
<li><a href="/alfresco/service/search/text?q=alfresco tutorial&format=xml">Search for 'alfresco tutorial' (XML response)</a></li>
<li><a href="/alfresco/service/search/text?q=alfresco tutorial">Search for 'alfresco tutorial' (HTML response)</a></li>
<ul>
</body>
</html>