Skip to content

[feat] Change routing from ocr to extract  #68

@choinek

Description

@choinek

[ ] Change routing from ocr to extract with alias
[ ] Clean main.py - move routes to submodules

router = APIRouter()

@router.post("/extract", tags=["Extract"])
@router.post("/ocr", include_in_schema=False)
(...)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions