Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

(feat: anon/backend) : Save/Unsave Reviews for Later #574

@polopulao

Description

@polopulao

For any queries, or anything, join out [Telegram Group](https://t.me/shogenlabs) or contact [Poulav](https://t.me/impoulav), [Soham](https://t.me/tosoham) or [Rahul](https://t.me/darkdanate)

Title

Bookmarks API: Save/Unsave Reviews for Later

Description

  • Type of Issue: Feature / Backend / API / UX

  • Directory: anon/backend

  • Task :

    • Table bookmarks {user_id, post_id, created_at} with unique (user,post).
    • Endpoints: POST /posts/{id}/bookmark, DELETE /posts/{id}/bookmark, GET /me/bookmarks?cursor=&limit=.
  • Current:

    • No first-class “save for later”.
  • Expected:

    • Users can quickly save and retrieve reviews they care about.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions