Securely Integrate Cloud Native Apps

Johan Louwers
4 min readNov 15, 2021

When building modern applications one of the go-to development patterns is to use a Javascript based application framework and build your application in such a way that most of the rendering is done client based. In this model the application which is in effect running on the client computer can reach out to REST APIs in the backend to do parts of the heavy lifting.

A creat example of such a Javascript based application framework is Vue.JS or Oracle JET.

Call REST APIs directly

--

--

Johan Louwers

Johan Louwers is a technology enthousiasts with a long background in supporting enterprises and startups alike as CTO, Chief Enterprise Architect and developer.