Golang lambda project to generate, maintain rss feed and sync it to S3
Synched Rss feed can then be used to automate push notifications throught bot services like ifttt or automate.io
make buildsls deployGenerator function can be ran locally:
make run-generator-localRemember to create a "tmp" folder with correct file to simultate the S3 object fetching if you run the "generator" function
go test ./...