MCPcopy Index your code
hub / github.com/Alfresco/rest-api-explorer

github.com/Alfresco/rest-api-explorer @community-201612-GA-platform-5.2.d-GA

Chat with this repo
repository ↗ · DeepWiki ↗ · release community-201612-GA-platform-5.2.d-GA ↗ · + Follow
14 symbols 31 edges 2 files 2 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Welcome to the Alfresco REST API Explorer

The API Explorer allows you to browse and experiment with the REST APIs available in the Alfresco platform.

Building and deploying the war

  • mvn install

You now have a target/api-explorer.war, drop this into your Application server that is running alfresco.war

For development only

You can run the project as a packaged web application using an embedded Tomcat server.
This is useful for changing documentation and endpoint descriptions but it means that the "Try it Out!" button will not work.

  • mvn tomcat7:run-war

Now the application is running at http://localhost:8085/api-explorer

License

Copyright (C) 2016 Alfresco Software Limited

This file is part of an unsupported extension to Alfresco.

Alfresco Software Limited licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Core symbols most depended-on inside this repo

Shape

Method 12
Class 2

Languages

Java100%

Modules by API surface

src/test/java/org/alfresco/test/APIExplorerIntegrationTest.java11 symbols
src/test/java/org/alfresco/api/YamlToJson.java3 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add rest-api-explorer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page