Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This example will guide you through creating a simple REST API endpoint that retrieves and returns data from two database tables. For our example we will use an Employee and an Office table.
...