Simple RSS/Atom feed source for diretto
cmd | ||
proto | ||
endpoints.go | ||
go.mod | ||
go.sum | ||
README.md | ||
service.go | ||
transport.go |
bacheca
RSS/Atom feed generator with a simple REST API (and hopefully gRPC)
Written using go-kit and Moa but should work fine alone, given you have a good enough reverse proxy setup.
Things to note
Regenerate protobuf file
protoc --go_out=plugins=grpc:. bacheca.proto