Handles Client-REST-Calls
Path | Parameter | Function |
---|---|---|
/ | none | today overview page |
/rate | date and index | rate a meal page |
/vote | date, index and stars | vote endpoint |
/current-week | none | get the data for current week |
/week/:weekId | weekId a number | get the data for given weeknum |
node app.js
- MONGODB_CONNECTION_STRING
- MONGODB_WEEKDAYMEAL_COLLECTION
- MONGODB_MEAL_RATINGS_COLLECTION
- PDF_SERVICE_URL
- OCR_SERVICE_URL