Skip to content

shapito27/go-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Golang using "Building Modern Web Applications with Go (Golang) Trevor Sawler, Ph.D." on Udemy

To run project

./run.sh

website available on http://localhost:8080

To run tests

go test ./...

Check tests coverage

From folder /cmd/web/

go test -coverprofile=coverage.out && go tool cover -html=coverage.out

Run migrations

soda migrate

About

Learn Golang using "Building Modern Web Applications with Go (Golang) Trevor Sawler, Ph.D." on Udemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages