IDScan.net
Search Results for

    Show / Hide Table of Contents

    DVS Web API Sample Backend Applications

    The backend application will serve as a proxy fro all requests going from your client side application to the DVS Web 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.

    Simple

    Enhanced Integration

    Using an enhanced integration workflow you can see in the image below what the backend application is responsible for.

    Enhanced

    Back to top IDScan.net IDScan.net GitHub