Replaced by: https://github.com/lfrsales/api-gui
A GUI for exploring Liferay's API's in Liferay DXP 7.3
.
Add the widget to a page from the widget menu under the API
category.
View results of API requests and see examples of how to make the request using JavaScript.
Explore available schemas.
Update .npmbuildrc
so that liferayDir
points to your local Liferay bundle.
$ npm install
$ npm run build
$ npm install
$ npm run deploy