Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Change routing from ocr to extract #68

Open
choinek opened this issue Jan 11, 2025 · 0 comments
Open

[feat] Change routing from ocr to extract #68

choinek opened this issue Jan 11, 2025 · 0 comments
Assignees

Comments

@choinek
Copy link
Collaborator

choinek commented Jan 11, 2025

[ ] 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)
(...)
@choinek choinek self-assigned this Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant