Skip to content

2 issues I am seeing #78

Closed Answered by choinek
ngpollock asked this question in Q&A
Jan 12, 2025 · 4 comments · 7 replies
Discussion options

You must be logged in to vote

@ngpollock the reason for the "not found" errors is that you're trying to access localhost:8000/, but currently, there's nothing running on that endpoint (/.

You should use the endpoints provided in the documentation, like /ocr/request

https://github.com/CatchTheTornado/text-extract-api

@pkarw this leads me to consider that it might be worth route / to docs page, or if its not easy in FastAPI then do redirect from / to docs ;)

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@ngpollock
Comment options

Comment options

You must be logged in to vote
3 replies
@ngpollock
Comment options

@ngpollock
Comment options

@ngpollock
Comment options

Comment options

You must be logged in to vote
1 reply
@ngpollock
Comment options

Comment options

You must be logged in to vote
2 replies
@ngpollock
Comment options

@choinek
Comment options

Answer selected by ngpollock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants