Skip to content

A bank-like REST API, with advanced Postgres transactions, SQL compilation via sqlc, Gin, unit tests, and Github Actions CI

Notifications You must be signed in to change notification settings

maxeth/go-bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use sqlc:

  1. docker pull kjconroy/sqlc
  2. MSYS_NO_PATHCONV=1 docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate

About

A bank-like REST API, with advanced Postgres transactions, SQL compilation via sqlc, Gin, unit tests, and Github Actions CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages