Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang banking app

This is app for the Duomly Golang Course - Learn Golang by building banking App

Run

  • Setup a PostgreSQL db
  • You need to setup your connection string in the two files, vulnerable-db.go, and migrations.go
  • Start migration by commenting migration in main.go and commenting API
  • Type (that will migrate to your db):
go run main.go
  • Comment migration and uncomment api
  • Type:
go run main.go

About

This is code for the Duomly course - Learn Golang by building a bank app

Resources

Stars

70 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages