Files
alfresco-community-repo/source/web/services/index.html
2006-12-14 11:19:38 +00:00

19 lines
736 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">Search for 'alfresco tutorial' (HTML response)</a></li>
<ul>
</body>
</html>