Go to file
Jeffrey Paul e0102004eb now has an ORM and saves data (kinda) 2019-10-27 05:38:03 -07:00
.circleci add circleci support 2019-10-25 09:25:03 -07:00
models now has an ORM and saves data (kinda) 2019-10-27 05:38: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 now has an ORM and saves data (kinda) 2019-10-27 05:38:03 -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 now has an ORM and saves data (kinda) 2019-10-27 05:38:03 -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