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

Implement the "search" API #93

Open
ale-rinaldi opened this issue Jun 5, 2024 · 1 comment
Open

Implement the "search" API #93

ale-rinaldi opened this issue Jun 5, 2024 · 1 comment

Comments

@ale-rinaldi
Copy link

There is a search API method that somehow was forgotten in documentation:

https://api.pcloud.com/search?query=holiday&offset=0&limit=600

It's used by the official frontend but is not mentioned in documentation; however it works correctly even when called with an OAuth authorization.

I think it's worth having it in the API clients.

@tomgross
Copy link
Owner

tomgross commented Jan 9, 2025

Hi @ale-rinaldi. Thanks for reaching out. You have several options:

  • Implement it yourself and submit a pull request.
  • Wait until I have time and interest to implement it.
  • Pay me (or someone else) to implement it. My contact details are on my homepage: https://tomgross.github.io/

If you use and ❤️ my software, consider buying me a coffee ☕ https://www.paypal.com/paypalme/tomgross42

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