Modern Application Development with Oracle REST Data Services
This lab will walk you through creating a REST service using Oracle REST Data Services (ORDS) on an Autonomous Database. You will start by creating an application user whom you will use throughout all the lab steps. Once created, we will load data and create a table in our database. Using the same UI, we will REST enable that table so that endpoints created for all major operations (create, update, query, delete). Lastly, we will use OAuth to secure the REST service endpoints. This lab will be done entirely from the Database Actions UI that is provided with all Oracle REST Data Services (ORDS) installs and with the Autonomous Database in Oracle Cloud Infrastructure.
More details:
- Level: Introductory
- Duration: 1 hour