Skip to content

Add comment system for blog posts #10

@huseynovvusal

Description

@huseynovvusal

Implement a comment system to allow users to post, view, and manage comments on blog posts. The comment system should support:

  • Adding comments to individual blog posts
  • Viewing all comments for a post
  • Deleting and editing user's own comments
  • Optionally, nesting replies to comments for threaded discussions
  • Support for pagination when viewing comments

This feature will enhance user engagement and interaction within the blog API.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions