292 B
292 B
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