Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RSS Feed #7

Open
jlord opened this issue Jan 24, 2017 · 1 comment
Open

Add RSS Feed #7

jlord opened this issue Jan 24, 2017 · 1 comment

Comments

@jlord
Copy link
Owner

jlord commented Jan 24, 2017

It's been requested 👍

@apg
Copy link

apg commented Jan 25, 2017

@jlord -- maybe not what you were intending, but I've created a little go app that:

a) runs on a Heroku free dyno
b) pulls down a CSV every 30 minutes
c) converts it to an RSS feed
d) responds with the RSS feed to https://federal-gov-rss.herokuapp.com/rss

Not the best example of Go code, but it's here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants