Go to file
Jeffrey Paul 2947ec68c1 using go modules now 2019-10-29 10:12:59 -07:00
.circleci have circleci push images up 2019-10-27 06:31:06 -07:00
models using go modules now 2019-10-29 10:12:59 -07:00
.dockerignore added GAE, testing 2019-10-29 09:40:30 -07:00
.gitignore using go modules now 2019-10-29 10:12:59 -07:00
Dockerfile using go modules now 2019-10-29 10:12:59 -07:00
Makefile using go modules now 2019-10-29 10:12:59 -07:00
README.md update readme 2019-10-25 09:32:16 -07:00
app.yaml added GAE, testing 2019-10-29 09:40:30 -07: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
main.go using go modules now 2019-10-29 10:12:59 -07:00
merp.go using go modules now 2019-10-29 10:12:59 -07:00
server.go using go modules now 2019-10-29 10:12:59 -07: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