Create an OAuth2.0 secure Oracle REST API and perform a GET Request with Python

preview_player
Показать описание
In the final installment of this three-part series, I review how to create a Resource Module, Resource Template, and Resource Handler in Oracle's Database Actions (aka creating a custom Oracle REST API that allows me to perform a GET request on a table in my Autonomous Database).

And I take it one step further by securing my Oracle REST API with Open Auth2.0 authentication.

The full article can be found here:

I refer to various Python libraries throughout this video. They can be referenced at the following pages:

Details on the Open Auth2.0 Framework can be found here:

And my GitHub repository with the code I refer to in this video can be found here:
Рекомендации по теме
Комментарии
Автор

Awesome video, very easy to understand and follow! Sound quality much better than the last video :)

andostreaming
Автор

Nice and simple explanation. Thanks for the video.

muninderkum