slub / ocrd_manager

frontend for ocrd_controller and adapter towards ocrd_kitodo
MIT License
10 stars 3 forks source link

Add ocrd_browser via Broadway HTTP bridge #6

Closed markusweigelt closed 2 years ago

markusweigelt commented 2 years ago

The ocrd browser should be added similar to the controller.

bertsky commented 2 years ago

I.e. more or less the inverse of https://github.com/bertsky/ocrd_controller/commit/894008fa23853508d8c1170ff92c1fb62ab93c49

But let's not integrate this directly, but via https://github.com/markusweigelt/kitodo_production_ocrd's compose file – as a service! (The interactive part of starting up the browser for a specific path could be implemented as extra endpoint via a tiny web server on top of Broadway.)