This website requires JavaScript.
Explore
Help
Register
Sign In
tfoman
/
devops-directive-docker-course
Watch
1
Star
0
Fork
0
You've already forked devops-directive-docker-course
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84f5fd651d0b76377c69cf54c207d18be9e44875
devops-directive-docker-course
/
05-example-web-application
/
api-golang
History
sid palas
92f640e252
improve app readmes and component name
2023-02-19 08:50:07 -05:00
..
database
restructure repo, separate sample app from docker configs
2023-01-27 09:26:02 -05:00
healthcheck
Add healthcheck endpoints and scripts
2023-02-05 10:16:47 -05:00
test
Add development + debugging docker configs
2023-02-01 16:15:05 -05:00
.air.toml
Add development + debugging docker configs
2023-02-01 16:15:05 -05:00
.dockerignore
restructure repo, separate sample app from docker configs
2023-01-27 09:26:02 -05:00
go.mod
restructure repo, separate sample app from docker configs
2023-01-27 09:26:02 -05:00
go.sum
restructure repo, separate sample app from docker configs
2023-01-27 09:26:02 -05:00
main.go
Add healthcheck endpoints and scripts
2023-02-05 10:16:47 -05:00
README.md
improve app readmes and component name
2023-02-19 08:50:07 -05:00
README.md
mkdir go-workspace
export
GOPATH
=
$PWD
/go-workspace go mod download go run main.go