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

feat(backend): users can follow/unfollow tags #566

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

atakanyasar
Copy link
Contributor

📋 Proposed Changes

  • Users can follow or unfollow tags.

Related Issue

Closes #527

🧪 Included Tests

image
image
image
image

@atakanyasar atakanyasar added the component: backend About backend label Nov 24, 2024
@atakanyasar atakanyasar self-assigned this Nov 24, 2024
@atakanyasar atakanyasar changed the base branch from main to develop November 24, 2024 18:56
@atakanyasar atakanyasar merged commit e0c3fc4 into develop Nov 24, 2024
3 of 4 checks passed
@atakanyasar atakanyasar deleted the feature/527-tag-follow branch November 24, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend Implement POST/DELETE Tag Follow Endpoint
2 participants