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

Progress bar for DeepL PHP API #38

Open
migliori opened this issue Dec 24, 2023 · 1 comment
Open

Progress bar for DeepL PHP API #38

migliori opened this issue Dec 24, 2023 · 1 comment

Comments

@migliori
Copy link

Hello,

I've implemented a progress bar for uploading and translating documents using the DeepL PHP API.
I use Javascript Fetch(), $translator->uploadDocument() and $translator->waitUntilDocumentTranslationComplete($document_handle)

The current documentation isn't very detailed, so I'd like to send you a pull-request,
which would add an examples directory and the example usage file with progress bar.

I thought it might help other users; if you're interested, please let me know.

@JanEbbing
Copy link
Member

Hi, we're always happy to get pull requests, so feel free to post it :) Is it a web app (not sure how else you would use our PHP SDK with javascript fetch())?

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

2 participants