Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Conversation

@vagprogrammer
Copy link

@vagprogrammer vagprogrammer commented Aug 28, 2021

Status Type Ticket
Ready Feature Feature #43

Problem

Users of secretly can't like or dislike posts

Solution

How did you solve the problem?

Using the endpoints below, we'll add posts unlike/dislike functionality to secretly

Add Like
POST /api/posts/<POST ID>/like

Delete Like
DELETE
/api/posts/<POST ID>/like

Before & After Screenshots

Before After
before.mp4
after.mp4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants