Skip to content

arpangoswami/backend-golang-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-golang-dev

Learning backend technologies with golang

Tools that we installed.

  1. golang-migrate -> brew install golang-migrate
  2. sqlc -> brew install sqlc

CLI commands -

  1. make migrateup -> Migrate up commands
  2. make sqlc -> Generates Object mappings for postgres using sqlc

Note -

  1. In order to successfully run unit tests during the first run, please run TestQueries_CreateAccount inside sqlc/account_test.go first

About

Learning backend technologies with golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published