DIVE API Sample Backend Applications
The backend application will serve as a proxy for all requests going from your client side application to the DIVE API. This is done in order to keep your secret key from ever being exposed to the public.
This application can be hosted on a full web server or using a serverless architecture like we do in the samples we provide. We deploy these applications to Firebase and Azure.
Simple Integration
Using a simple integration workflow you can see in the image below what the backend application is responsible for.