bankservice

command module
v0.0.0-...-5f3a793 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: MIT Imports: 6 Imported by: 0

README

bankservice

Bank Service CI/CD Workflow Status

This project aims to build a complete backend service for an application called BankService. The service performs multiple transactions from different users with different accounts.

  1. Design DB schema for PostgreSQL and general SQL code using dbdiagram.io. Use Docker to run this entire application. Use TablePlus to connect to PostgreSQL Server to look at the raw data.
  2. Database migration using golang - golang-migrate. Generate CRUD (Create, Read, Update and Delete) Golang code from SQL code using Sqlc. Unit tests for the Go code for ~95% code coverage.
  3. Perform transactions that are ACID compliant using Golang.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
mock
Package mockdb is a generated GoMock package.
Package mockdb is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL