OpenMensa RSS library and feed generation in Go.
This library offers two simple functions to query OpenMensa using go-openmensa for a canteen, which return a gorilla/feeds Feed.
The returned feed structs can subsequently be modified and exported as RSS or Atom.
This repository also implements automatic RSS feed generation. The feeds are generated daily and subsequently published on GitHub pages.
The published RSS feeds use the same IDs as OpenMensa, e.g. the TU Wien canteen is served at https://schicho.github.io/openmensarss/1098.xml.
More feeds can be found at https://schicho.github.io/openmensarss/.
You can subscribe to any canteen's RSS feed using Tuwel (TU Wien's Moodle platform) or your preferred RSS reader. Just copy the feed URL and add it to your dashboard or reader to receive menu updates directly from OpenMensa.
On Tuwel, enable edit mode (top right), add a new RSS block, and paste the feed URL. Enable item descriptions to see prices and allergen details.
