Jeffrey Paul a6d2b0ed17 | ||
---|---|---|
.circleci | ||
cmd/merp | ||
models | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
.revive.toml | ||
Dockerfile | ||
Makefile | ||
README.md | ||
db.go | ||
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