Skip to content

ethib137/api-gui

 
 

Repository files navigation

Liferay API GUI

A GUI for exploring Liferay's API's in Liferay DXP 7.3.

Usage

Find the widget in the Control Panel under System > API GUI.

API GUI

View results of API requests and see examples of how to make the request using JavaScript.

API GUI Result

Explore available schemas.

API GUI Result

How to Build and Deploy to Liferay

Update ./gradle-local.properties so that it contains:

liferay.workspace.home.dir=/path/to/liferay/home

Build it

$ blade gw build

Deploy to Liferay

$ blade gw deploy

Issues & Questions Welcome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.3%
  • Java 20.6%
  • CSS 1.6%
  • Shell 0.5%