Goal of this guide

This guide aims at enabling the readers to setup a development environment on their system, develop their very own microservice and integrate/communicate with services running remotely on the sandbox environment. At the end of this guide, the readers will have a fully functional microservice integrated with workflow which they can deploy on DIGIT cluster.

 

Complete code which we will be writing in this guide is available here for the readers to download and follow along - Service Link

 

As a part of this guide, we are going to build a single voter registration registry.

Tables that this registry maps to and the information these tables hold →

Table name

Description

Table name

Description

eg_vt_registration

This table holds the voter registration information

eg_vt_address

This table holds the applicant address who applied for registration