An open API service indexing awesome lists of open source software.

https://github.com/psigfry/simplebank

A simple backend system for banking operations, developed in Go with PostgreSQL and Docker. The system provides APIs for creating and managing bank accounts, recording transactions, and performing money transfers between accounts with full transactional support to ensure data integrity.
https://github.com/psigfry/simplebank

docker golang postgresql

Last synced: 2 months ago
JSON representation

A simple backend system for banking operations, developed in Go with PostgreSQL and Docker. The system provides APIs for creating and managing bank accounts, recording transactions, and performing money transfers between accounts with full transactional support to ensure data integrity.

Awesome Lists containing this project