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

Feature Request: REST API #43

Closed
georgzoeller opened this issue Mar 29, 2024 · 6 comments
Closed

Feature Request: REST API #43

georgzoeller opened this issue Mar 29, 2024 · 6 comments
Labels
feature request New feature or request

Comments

@georgzoeller
Copy link

georgzoeller commented Mar 29, 2024

This is really great software, I love the clear motivation and where it fits into the ecosystem.

I'd be lovely to get an API for some common actions, primarily retrieving content, searching, and addition from outside the API.

Use case:

@MohamedBassem
Copy link
Collaborator

MohamedBassem commented Mar 29, 2024

REST API is definitely planned, and you can even get an API key from the settings. It's just blocked on one of our dependencies getting updated for TRPC v11 :) If it takes too long, I'll just fork it and add the necessary modifications myself.

Side note: You can actually right now interact with the TRPC based API today (by inspecting the requests that chrome does, but instead of cookies using an API key from the settings). It's actually not that hard. But I don't guarantee any backward compatibility there. So I'd recommend waiting for the REST API instead.

@MohamedBassem MohamedBassem added the feature request New feature or request label Mar 29, 2024
@georgzoeller
Copy link
Author

georgzoeller commented Mar 29, 2024 via email

@webserviceXXL
Copy link

A simple REST API with API key authentication would be saving items so much easier 😍

@zezretro
Copy link

Bump for being very enthusiastic to have a REST API

@georgzoeller
Copy link
Author

georgzoeller commented Aug 27, 2024 via email

@MohamedBassem
Copy link
Collaborator

Just done implementing the API. It'll be available in the next release. The docs are here: https://docs.hoarder.app/api

@github-project-automation github-project-automation bot moved this from Backlog to Done in Hoarder's Roadmap Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Done
Development

No branches or pull requests

4 participants