-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers