Building a Web Service for up and downloading files to Oracle Database
Using just SQL and PL/SQL with Oracle REST Data Services, I'll show you how to build a REST API to POST and GET files to and from your Oracle Database. The files are stored in a table as BLOBs. The sample code and slides can be found here: https://www.thatjeffsmith.com/archive/2018/11/building-a-web-service-for-uploading-and-downloading-files-the-video/ You can skip the intro and get straight to the demo: Demo begins at 4:25
Using just SQL and PL/SQL with Oracle REST Data Services, I'll show you how to build a REST API to POST and GET files to and from your Oracle Database. The files are stored in a table as BLOBs. The sample code and slides can be found here: https://www.thatjeffsmith.com/archive/2018/11/building-a-web-service-for-uploading-and-downloading-files-the-video/ You can skip the intro and get straight to the demo: Demo begins at 4:25