What about:
/api/v1/<author>/<permlink>/upvotes
And such. You’ll have to parse hive_posts_cache.votes as CSV and filter them. But it might come in handy.
What about:
/api/v1/<author>/<permlink>/upvotes
And such. You’ll have to parse hive_posts_cache.votes as CSV and filter them. But it might come in handy.
Great idea! Will implement, soon.