This document provides an overview and agenda for exposing RESTful services using Oracle Application Express (APEX) and Oracle REST Data Services (ORDS). It begins with a brief introduction to REST concepts and then discusses the history of supporting REST in APEX and ORDS. The document outlines the key components and APIs available in ORDS for enabling schemas and defining REST modules, templates and handlers to expose database objects and custom services via REST. It also provides examples of enabling the schema and using auto-REST to expose database tables through REST.