Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This example will guide you through creating a simple REST API endpoint that retrieves and returns data from two database tables.

In this example we will build the logic manually, however, you can also get started quicker by using theĀ Autogenerating APIs from tables option for one of the tables first.

Open the workspace

Open the example workspace by pointing your browser to the URL:

http://[HOST]:[PORT]/ide/papihello

or open the workspace from the ide with the Open button and then select the example workspace:

Create API file


  • No labels