Using a Genie to Expose Tables in a SQL Database
Uploaded on Jun 13, 2019 / 99 views / 548 impressions / 0 comments
Description
Alpha Anywhere has a powerful REST API feature that allows you to create REST APIs for many different tasks. A common use case for a REST API is to expose data that is stored in a SQL database. The REST API Genie makes it easy to create an API that allows data to be retrieved from a SQL database and also to be updated/inserted.
In this video we show how you can use the Genie to create a REST API that exposes data in selected tables in a SQL database.