Go to file
Jeffrey Paul 5e4e253f58 few linting items 2019-11-07 12:54:49 -08:00
.circleci have circleci push images up 2019-10-27 06:31:06 -07:00
models few linting items 2019-11-07 12:54:49 -08:00
.dockerignore added GAE, testing 2019-10-29 09:40:30 -07:00
.drone.yml break out build/lint into diff phases 2019-11-07 12:51:21 -08:00
.gitignore using go modules now 2019-10-29 10:12:59 -07:00
.revive.toml add linting 2019-11-07 12:49:35 -08:00
Dockerfile using go modules now 2019-10-29 10:12:59 -07:00
Makefile add linting 2019-11-07 12:49:35 -08:00
README.md update readme 2019-10-25 09:32:16 -07:00
app.yaml latest 2019-11-07 00:51:35 -08:00
go.mod using go modules now 2019-10-29 10:12:59 -07:00
go.sum using go modules now 2019-10-29 10:12:59 -07:00
indexpage.go latest 2019-11-07 00:51:35 -08:00
logging.go latest 2019-11-07 00:51:35 -08:00
main.go latest 2019-11-07 00:51:35 -08:00
merp.go few linting items 2019-11-07 12:54:49 -08:00
server.go add additional healthcheck route 2019-11-07 11:20:46 -08:00

README.md

merp

clone of a popular iot api to learn more go

status

non-working

notes

the source code from this repo and all deps are included in the Docker image by the Dockerfile, vendoring them into the build artifact without requiring that they be copied into the git repo.

author

sneak sneak@sneak.berlin