Feature Request: Additional User Activities
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 254
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request: Access User's activity
It would to have an endpoint to receive all combined user activities as well some additional collections. Right now it's only possible to fetch tracks, playlists and liked tracks separate from the API.
Endpoint(s):
GET /users/{id}/activityGET /users/{id}/toptracksGET /users/{id}/spotlightGET /users/{id}/reposts
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing API endpoints for user tracks, playlists, and liked tracks mentioned in the issue. Then examine the requested activity, toptracks, spotlight, and reposts endpoints and determine the response behavior and use cases that still need agreement. Done requires an agreed scope and endpoint contract for the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100