Skip to content

OCR-D/ocrd_olahd_client

Repository files navigation

ocrd-olahd-client

Client for OLA-HD

Credentials

Create a params.json file with the endpoint, username, password:

{
  "endpoint": "http://141.5.98.232/api",
  "username": "X",
  "password": "*"
}