This is a web service to generate OCR output from metadata records. It supports the following endpoints:
- / : returns version information
- /ocr/[PID]/?email= : emails OCR text for the given PID, generating it if necessary
- Works in conjunction with the OCR Lambda Environment.
- GO version 1.11.0 or greater