Jeffrey Paul 6c9b82a10c | ||
---|---|---|
.circleci | ||
cmd/merp | ||
models | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
.revive.toml | ||
Dockerfile | ||
Makefile | ||
README.md | ||
app.yaml | ||
go.mod | ||
go.sum | ||
indexpage.go | ||
merp.go | ||
server.go |
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