Categorygithub.com/uvalib/ocr-ws
module
0.0.0-20241209154956-72f56c1e396e
Repository: https://github.com/uvalib/ocr-ws.git
Documentation: pkg.go.dev

# README

OCR Web Service

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

Notes

System Requirements

  • GO version 1.11.0 or greater

# Packages

No description provided by the author