API gateway for a double-entry ledger system.
1.7K
A high-performance API gateway for a distributed double-entry ledger system. This service manages incoming requests, performs validation, and routes traffic to internal microservices.
docker pull abhisingh100392/wallet-api-gateway:latest
docker run -d -p 8080:8080 --name wallet-gateway abhisingh100392/wallet-api-gateway:latest
Content type
Image
Digest
sha256:73d1df133…
Size
136.9 MB
Last updated
about 2 months ago
docker pull abhisingh100392/wallet-api-gateway