No description
| .forgejo/workflows | ||
| cmd | ||
| config | ||
| data | ||
| dist | ||
| graph | ||
| mastodon | ||
| metrics | ||
| scrape | ||
| valkey | ||
| Dockerfile.messenger | ||
| Dockerfile.scraper | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
Stocks bot
Microservices (kinda) app thingy for monitoring and graphing stocks values over time. Currently supports MarketWatch and posting statuses on Mastodon and email.
Scraper binary for scraping markets, messanger for generating and sending graphs. Data saved on ValKey.
General todo:
- tests :)
- move graph generation into another microservice
- mail notifications (probably blocked by previous point)
- more metrics/ add instrumentation
- move to github.com/valkey-io/valkey-go