Monitor a bunch of different sources of software in a single location using different kinds of fetchers, providing an API to have these information available in a single place and provide an UI to the user to look up versions easily
Go to file
Knut Ahlers b98c71497c
Simplify URL generation
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-23 00:14:23 +01:00
internal Remove CatalogMeta from CatalogEntry 2021-11-22 23:19:58 +01:00
.gitignore Initial running API version 2021-11-22 03:39:25 +01:00
api.go Simplify URL generation 2021-11-23 00:14:23 +01:00
go.mod Add feed generator 2021-11-22 16:05:03 +01:00
go.sum Add feed generator 2021-11-22 16:05:03 +01:00
main.go Add feed generator 2021-11-22 16:05:03 +01:00
scheduler.go Store fetch-errors 2021-11-22 23:14:26 +01:00