Skip to content

hmhuan/simple-bank

Repository files navigation

simple-bank

  • dbdiagram
  • TablePlus
  • Docker + Postgres
  • migrate
  • db/sql, gorm, sqlx, sqlc
  • Unit Testing
  • Implementing Transactions
  • Transaction Isolation Levels and Read phenomena
  • Github Action and setup CI testing
  • Viper
    • support: JSON, YAML, TOML, ENV, INI
    • Read configuration from environment variables or flags
    • Read from remote system
    • Live watching and writing configuration files
  • Go Mock
    • Add Store interface
    • regenerate sqlc: update sqlc.yml with value emit_interface
    • mockgen
  • bcrypt hash password and user API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages