OCR-D / zenhub

Repo for developing zenhub integration
Apache License 2.0
0 stars 0 forks source link

define requirements for reference implementation of the API #80

Closed lena-hinrichsen closed 2 years ago

lena-hinrichsen commented 2 years ago

mock implementation vs 'real' implementation more like a proof of concept (not a competitor for IMPL) probably start with mock implementation and improve it if needed and if we have time (update the epic with more detailed description)

mweidling commented 2 years ago

Use FastAPI if possible. Another approach could be Flask.

krvoigt commented 2 years ago

We need @kba opinion to decide if we want to implement the API or mock it.

krvoigt commented 2 years ago

decided to implement fully, no mock. our tasks:

krvoigt commented 2 years ago

fully, no mock. One part will be realized in the processing server (Triet). The other part has to be implemented in the implementation projects (Jonas in OPERANDI).