Digit Exchange

Overview

Digit Exchange functions as a connector bridging services deployed across diverse domains. Its primary role involves signing and verifying exchange messages, while also generating events for ingestion into Elasticsearch for dashboard visualisation.

Key Functionality

  • Signs the exchange messages and sends it to respective system according to receiver id and current domain.

  • Verifies data received from other domain and converts it to json object and forwards it to the program service.

  • Pushes the data to kafka for dash-boarding and making the calls async.

  • In case of any exception, sends reply to the service which had initiated the call.

Code

Deployment

Helm Charts

Integration

/digit-exchange/

API Spec

Postman Collection

TBD

Last updated

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.