14.9 Simplifying REST APIs in Oracle 26ai
Simplify REST API development in Oracle 26ai with JSON type and duality views.
If you use Oracle 26ai, creating REST APIs for your applications is dramatically easier thanks to significant new JSON capabilities in this release.
- Using JSON Type and Duality Views
Use JSON type and duality views to work with relational data as JSON. - Exploring ORDS AutoREST for Duality View
Expose a JSON relational duality view quickly by enabling ORDS AutoREST access. - Configuring ORDS Handlers for 26ai API
Set up ORDS handlers to call an alternate API that uses 26ai JSON type and a duality view. - Seeing How Duality View Simplifies Logic
Compare the 26ai duality view API with the 19c version to see how much code it removes.
Parent topic: Exposing APIs for Integration