Is it impossible to protect an API from data redistribution?
Say there is a frontend mobile app and a backend server (let’s call this service MyApp) which hosts an API for the mobile app to connect to. The backend server makes any needed requests to third party APIs and only send what’s needed to th… Continue reading Is it impossible to protect an API from data redistribution?