Skip to content

How it looks

👉 When you install API Maker + Extensions, you will see this icon available in API Maker dashboard.

API Maker Dashboard with UI Maker

👉 On click of that you will see empty list of UI Pages.
👉 Add new UI Page by clicking on top right corner.

Add Form 1 Add Form Config

👉 Below is students table schema Students Table Schema

👉 Your basic UI Page is ready. To view this UI Page, you can click on blue icon as shown in below image of grid. UI Pages Grid

👉 URL will look like below & you need to pass tokens as per your authorization settings.

http://____host_port____/?admin-path=admin&db-master-name=Students&x-am-authorization=____token____

👉 Simple UI page will look like below. Simple UI Page One Column View