A banking backend service built with Go, PostgreSQL, and Docker. This project implements gRPC for basic banking operations including account management, money transfers, and user authentication. Developed secure RESTful APIs using the Gin framework, incorporating JWT/PASETO authentication. Enhanced web services with gRPC and implemented asynchronous background workers with Redis. link:- github.com/nuggetplum/Banking-system