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

"Create a custom provider for Companion" guide #41

Open
Murderlon opened this issue Dec 14, 2022 · 1 comment
Open

"Create a custom provider for Companion" guide #41

Murderlon opened this issue Dec 14, 2022 · 1 comment
Assignees
Labels
prio-3 uppy The open source file uploader

Comments

@Murderlon
Copy link
Member

The Companion docs are already quite big and this topic deserves some love. We should make a guide for it and link to it from the Companion docs.

@kvz kvz added the uppy The open source file uploader label Mar 13, 2023
@lekevbot lekevbot added the prio-3 label May 4, 2023
@Murderlon
Copy link
Member Author

Here is an initial content outline. I was thinking since we likely will not merge webdav, but the PoC is already written, it's perfect to copy paste the implementation bits over on how someone would implement something like webdav.

Outline:

  • Custom providers
    • What are custom providers
    • What kinds are there (auth, no auth, search)
  • Example: building a webdav provider
    • what is webdav
    • server-side implementation
    • client-side implementation
  • FAQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-3 uppy The open source file uploader
Projects
None yet
Development

No branches or pull requests

4 participants