Handles OCR
Due to Covid-19 pandemic this service was archived. Everybody works remotely so there is no need for this anymore.
Path | Parameter | Function |
---|---|---|
/ | none | online check |
/ocr | none | reads image and does ocr on it |
/ocr/:weekId | weekId a number | reads the image with the given id and does ocr on it |
node app.js
npm run test
- MONGODB_CONNECTION_STRING
- MONGODB_WEEKNUM_IMAGE_COLLECTION
- MONGODB_WEEKDAYMEAL_COLLECTION