Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 334 Bytes

REST API Browser

This repository contains the following modules:

  • browser: javascript implementation of a client for the Assets API# REST API Browser
  • java-api-proxy: webapp that authorizes calls to the AEM via OAuth2.0 and proxies these to the browser

Please look into the README files of the individual modules for details.