Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takaishi/lambda-go-netatmo-ws-to-mackerel
https://github.com/takaishi/lambda-go-netatmo-ws-to-mackerel
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/takaishi/lambda-go-netatmo-ws-to-mackerel
- Owner: takaishi
- License: mit
- Created: 2021-01-24T10:42:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T10:49:58.000Z (almost 4 years ago)
- Last Synced: 2024-10-06T04:24:24.881Z (about 1 month ago)
- Language: Go
- Size: 31.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lambda-go-netatmo-ws-to-mackerel
```
make build_container
docker tag netatmo-ws-to-mackerel:latest ${ECR_HOST}/netatmo-ws-to-mackerel:${TAG}
docker push ${ECR_HOST}/netatmo-ws-to-mackerel:${TAG}
```# Licence
MIT Licence
original code by aereal and itchyny:
- https://github.com/aereal/gae-go-netatmo-ws-mackerel