Tanikai/uniulm_mensa_api

Support for dietary restrictions

LukasPietzschmann opened this issue · 3 comments

A good friend of mine (@Tim-h3) prefers vegan food, but is unable to know which of the offered courses is actually vegan. As the original pdf file provides this information, it would be awesome if your API would reflect that.

Has to be implemented in the parser library dependency. Will update the API after that.

Awesome, thanks :)

Bumped parser library to newest version in commit 571b581. Meals now contain the type (vegan, vegetarian, Beef, ...) and additional allergy information.