Simple web server designed to enable distributed observations for sensebot.
- Go 98.8%
- Dockerfile 1.2%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| cmd | ||
| pkg | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
Observatory
A microservice that allows multiple accounts to feed into sensebot's observations.
It is a tiny go binary that spawns a web server and listens for two endpoints with authentication and some minimal validation.
Only requires go and libpq to build. Requires postgresql to run.
Source: https://git.nexy7574.co.uk/nex/observatory
Mirrors to: