Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 260 Bytes

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": "*"
}