Skip to content

dieunb/go_training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go training

docker run --name go_training -ti -v $(pwd):/go/app -w /go/app -p 4000:4000 golang:1.14 bash
go run main.go

Access your web by http://localhost:4000

Project folder structure

I am following this guide

Exercise

Base on API and build a website with the same UI https://getbootstrap.com/docs/4.4/examples/pricing/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published