You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ledger-based financial transaction backend built with Node.js, Express, and MongoDB. Implements JWT authentication, ACID-compliant transactions, and idempotent APIs to ensure secure and consistent account transfers. Deployed on Render with MongoDB Atlas.
A lightweight Java library that ensures methods execute only once for duplicate requests. It uses customizable keys and storage providers to manage idempotency seamlessly across distributed systems.