
In this lecture, you will getting to know a brief overview of this course.
In this lecture, you will be informed with prerequisites before proceeding to further lectures in this course.
In this lecture, we will be setting up the Oracle Cloud and creating an autonomous database where we will be using the Oracle APEX application.
In this lecture, we will be installing the sample dataset(s) in our Oracle APEX application.
In this lecture, we will be navigating to RESTful Services in Oracle APEX and will start with enabling the RESTful Access and Testing it in Web Browser.
In this lecture, we will be installing and usng Postman which has a better advantage over Web Browser to act as REST Client.
In this lecture, you will learn about an overview of ORDS in general.
In this lecture, you will learn about the ORDS and its various layers which are needed for creating a RESTful Service.
In this lecture, we will define the module(s) in ORDS.
In this lecture, we will define the template(s) in ORDS.
In this lecture, we will define the handler(s) in ORDS.
In this lecture, we will define the parameter(s) in ORDS.
In this lecture, we will explore more handlers and parameters definition in ORDS.
In this lecture, you will learn about the need of OAUTH to access the protected web services.
In this lecture, we will define the role(s) and privilege(s) in ORDS for protecting our web service.
In this lecture, we will try to access the protected web service using OAUTH.
In this lecture, you will learn about the definition and the advantages of REST Enabled SQL Service
In this lecture, we will be creating a REST Enabled SQL Service in Oracle APEX and we will try to consume it in another database.
In this lecture, we will try to cover more additional features of REST Enabled SQL Service.
In this lecture, we will try to test our REST Enabled SQL Service using the tools such as CURL Command and Postman Application.
In this lecture, we will create a REST Data Source in Oracle APEX by consuming the external API in our application.
In this lecture, we will try to make a REST request using PL/SQL API provided by Oracle APEX as a legacy web service reference.
Congratulations! Good luck and watch the video till the end!
This is a very practical video course about how to build a RESTful Service in Oracle APEX.
Though this course is at an intermediate level, it explains the basics of a RESTful Service starting from ORDS (Oracle REST Data Service) in detail.
You will learn about setting up the Autonomous Database in Oracle Cloud and also how to use Postman which acts as the REST Client.
You will get to know how to enable the ORDS schema for RESTful Access in Oracle APEX.
Using the ORDS principles, you will learn how to build a RESTful Service from scratch.
Once a RESTful Service is created, you will understand how to protect it using the ORDS concepts, which block free access.
Following that, you will be clear on how to access the protected web services using OAUTH which is a recommended method nowadays.
You will learn about the REST Enabled SQL Service and how to implement it in Oracle APEX by consuming the service in another database.
You will get to know the advantages of using REST-enabled SQL Service over the standard RESTful Service.
Finally, you will get a brief idea about the REST Data Sources in Oracle APEX and the Legacy Apex Web Service PL/SQL API as well.