Implement Endpoint to Retrieve Active Article Stories for Logged-in User #75
Labels
beginner-friendly
EddieHub:good-first-issue
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
server
related to server
Milestone
Title: Implement Endpoint to Retrieve Active Article Stories for Logged-in User
Description:
This GitHub issue is created to outline the task of implementing an endpoint to retrieve all active article stories for the logged-in user. The endpoint should return the latest stories in a structured format, excluding the full article content.
Tasks:
Implement Article Stories Endpoint:
Database Query:
Sort Stories:
createdAt
timestamp in descending order.Include Author Information:
Response Format:
Acceptance Criteria:
createdAt
in descending order.Additional Information:
The text was updated successfully, but these errors were encountered: