Go to file
Jeffrey Paul 9e9f49f139 dockerfile seems to be decent now 2019-10-25 09:48:34 -07:00
.circleci add circleci support 2019-10-25 09:25:03 -07:00
.gitignore rename app binary name in .gitignore 2019-10-25 09:30:09 -07:00
Dockerfile dockerfile seems to be decent now 2019-10-25 09:48:34 -07:00
Makefile include updates from other repo 2019-10-25 09:25:17 -07:00
README.md update readme 2019-10-25 09:32:16 -07:00
main.go latest 2019-10-25 09:17:14 -07:00
merp.go include updates from other repo 2019-10-25 09:25:17 -07:00
server.go latest 2019-10-25 09:17:14 -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