blog.surges.eu
CORS: Proxy server for remote OData Service in local SAPUI5 Dev
A proxy server is needed if you want to develop SAPUI5 Apps locally, e.g. in Visual Studio Code, and access a remote OData Service like Northwind OData Service. A node.js server adds CORS headers t…