ORDS Rest services support

Olafur

Member
Hi,

Just wondering if it's on the design board/planned to add support for designing REST services with the new ORDS listener.
https://docs.oracle.com/en/cloud/pa...tml#GUID-F1E74056-FB12-414A-9AAA-579E9540801E

I am guessing it's simply a GUI on these two packages:https://docs.oracle.com/cd/E56351_01/doc.30/e87809/ORDS-reference.htm#AELIG90180
https://docs.oracle.com/cd/E56351_01/doc.30/e87809/OAUTH-reference.htm#AELIG90186

With the rapid development Oracle is doing on ORDS (for their cloud solutions). I'm guessing that you'll get more pressure all over to do something.

You can REST enable a schema and access it only through ORDS server that is answering in JSON data. But Oracle already has a JDBC driver ready that seamlessly uses it.http://www.oracle.com/technetwork/developer-tools/rest-data-services/downloads/index.html

I really don't like working in SQL Developer but it's GUI interface on ORDS services is good.

Thanks
Olafur
 
Back
Top