Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

niklasbo/menu-reader-rest

Repository files navigation

Menu Reader: REST Service

Handles Client-REST-Calls

API

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

Run with

node app.js

Environment Variables

  • MONGODB_CONNECTION_STRING
  • MONGODB_WEEKDAYMEAL_COLLECTION
  • MONGODB_MEAL_RATINGS_COLLECTION
  • PDF_SERVICE_URL
  • OCR_SERVICE_URL

About

User and REST interface for the Menu Reader service

Topics

Resources

Stars

Watchers

Forks

Languages