go-bank — bash
GO Bank
$ git clone https://github.com/carelessly3/go_bank
[ TECH_STACK ]
gopostgresqldocker
[ MOTIVATION ]
just wanted to learn golang
[ DESC ]
A simple banking system built with Go and PostgreSQL. It features user registration, login, and secure token issuance using Redis for fast session lookup and PostgreSQL for persistent user storage.