Go to file
Jeffrey Paul 297b8f4e1a refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -08:00
.circleci have circleci push images up 2019-10-27 06:31:06 -07:00
cmd/merp refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -08:00
models refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -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 seems to work now 2019-11-07 13:04:57 -08:00
Dockerfile packagiezed 2019-11-08 04:35:27 -08:00
Makefile packagiezed 2019-11-08 04:35:27 -08:00
README.md update readme 2019-10-25 09:32:16 -07:00
db.go refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -08:00
go.mod rate limits now 2019-11-08 04:53:57 -08:00
go.sum rate limits now 2019-11-08 04:53:57 -08:00
indexpage.go fixed bug 2019-11-08 05:26:59 -08:00
merp.go refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -08:00
server.go refactored totally, but now exits and doesn't serve for some reason 2019-11-08 21:30:54 -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