Skip to content

Golang lambda project to generate, maintain rss feed and sync it to S3

Notifications You must be signed in to change notification settings

lucaronca/whatsnew

Repository files navigation

Whatsnew

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

Project structure

Project_structure

build

make build

deploy

sls deploy

run locally

Generator function can be ran locally:

make run-generator-local

Remember to create a "tmp" folder with correct file to simultate the S3 object fetching if you run the "generator" function

run tests

go test ./...

About

Golang lambda project to generate, maintain rss feed and sync it to S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published