Create an ORDS RESTful Service using PL/SQL

1 · Colm Divilly · March 12, 2015, 11:17 a.m.
Overview This article will get you started with using ORDS 3.0.0 to create RESTful Services using the new PL/SQL API. Prerequisites Install ORDS Before you go any further you’ll need to download and install Oracle REST Data Services. Click here for instructions on how to get ORDS up and running in under 5 minutes. Enable database schema You’ll also need to enable a database schema to try out the steps in this article. Click here for instructions on how to enable a schema for use with ORDS, it’ll...