WordPress / WordPress/pattern-directory
Pattern API: Return a user's favorite patterns
Open
Nobody has claimed this yet.
[Component] Pattern Directory API
- Dominant language
- PHP
- Stars
- 134
- Forks
- 46
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 19
Description
Given a username, http://api.wordpress.org/patterns/1.0/ should return that user's favorite patterns.
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 tracing how the http://api.wordpress.org/patterns/1.0/ endpoint currently handles requests and how patterns and user favorites are represented. Define the response for a supplied username, including the user's favorite patterns, and verify that the endpoint returns the expected result for a user with favorites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100