# Reference App
source: https://developer.mastercard.com/india-online-dispute-resolution/documentation/reference-app/index.md

## Overview {#overview}

The reference application shows a typical usage of the India Online Dispute Resolution API and how to integrate different operations in the Sandbox environment. You can either reuse or take code references for your implementation.

## Prerequisites {#prerequisites}

* [Java 17](https://www.java.com/en/) and above installed
* [IntelliJ IDEA](https://www.jetbrains.com/idea/) (or any other IDE of your choice)

## Technologies Used {#technologies-used}

* [Java 17](https://www.java.com/)
* [Spring-Boot](https://spring.io/)

## Get the Source Code {#get-the-source-code}

[india-online-dispute-resolution-ref-app.zip](https://static.developer.mastercard.com/content/india-online-dispute-resolution/uploads/india-online-dispute-resolution-ref-app.zip) (19KB) Note: In the root directory of the application, follow the README.md file to configure and run the application.
