Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    RESTful Services in Oracle APEX - The Complete Guide (2021)

    Posted By: ELK1nG
    RESTful Services in Oracle APEX - The Complete Guide (2021)

    RESTful Services in Oracle APEX - The Complete Guide (2021)
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 26 lectures (1h 42m) | Size: 689 MB

    Build a RESTful Service using ORDS (Oracle REST Data Services) in Oracle APEX. Unfold the power of REST Enabled SQL.

    What you'll learn:
    Hosting Oracle APEX in Oracle Cloud
    Build a RESTful Service with Oracle APEX
    Learn in detail about ORDS
    Understand the API programming in Oracle APEX
    Learn about protecting the web services
    Understand OAUTH to access the protected web services
    Learn about implementing REST Enabled SQL Service
    Learn how to consume the external API in Oracle APEX

    Requirements
    A standard web browser like Google Chrome / Mozilla Firefox / Opera / Edge / Safari
    Postman Application (Web / Native)
    Basic knowledge of Oracle APEX
    Fundamentals of writing SQL and PL/SQL
    REST Architecture concepts and terminology
    You don't need to be a Oracle APEX or SQL or PL/SQL expert to succeed in this course!

    Description
    This is a very practical video course about how to build a RESTful Service in Oracle APEX.

    Though this course is at 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 blocks free access.

    Following that, you will be clear on how to access the protected web services using OAUTH which is a recommended method nowadays.

    And 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.

    Who this course is for
    Developers looking to understand the backend programming of Oracle APEX