DIGIT Exchange

Overview

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

Key Functionalities

  • Signs the exchange messages and sends them to respective systems according to receiver ID and current domain.

  • Verifies data received from other domains, 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, send a reply to the service that 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.