Skip to content

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.7%
  • Makefile 23.3%