dasGoogle / webspeiseplan-api

An API proxy server for the inofficial mensa API offered by the Studentenwerk Potsdam
0 stars 1 forks source link

Meal Reviews #3

Open dasGoogle opened 9 months ago

dasGoogle commented 9 months ago

Webspeiseplan allows users to give feedback for meals over a very weird API. This should be looked into and exposed via a proper API endpoint that provides the available questions and types via a GET route and accepts feedback via POST.

For this, it might be necessary to introduce the meal IDs from the webspeiseplan API to this APIs responses.