API: Get all bookmarks #1111
-
I'm in the process of creating a Hoarder widget for homepage - discussion here, and I'm wondering if there is a way to return all bookmarks in a single API call. I've noted that without the Since I actually have no training in Javascript or Typescript there is perhaps a better way of getting the info I need, or of somehow managing to do multiple sequential API calls in homepage's implementation; but I thought I'd ask in case I'm missing something simple. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
If all what you want is a count, I'd be more than happy to expose a user stats API that returns the count directly :) Let me know what else you want to be included in the user stats. |
Beta Was this translation helpful? Give feedback.
Sounds like a plan to me 👍 Will work on it very soon to unblock you :)