Skip to content

ferseg/golang-simple-bank

Repository files navigation

Simple bank service

This is a sample project created following this Golang course

Tools used

  • Docker
  • PostgreSQL 15
  • Go 1.19.5
  • Golang migrate
  • SQLC
  • gomock