Provide an API for listing samples
- Dominant language
- Java
- Stars
- 36
- Forks
- 13
- Avg merge
- 7h 36m
- Merged PRs (30d)
- 4
Description
It would be useful for other tools to be able to report discovered samples and their metadata (URL, title, etc)
### Expected Behavior
sample-discovery should provide an API that lists samples and their metadata.
### Current Behavior
No such API exists
### Context
A couple Gradle projects have requested the ability to have indexed samples. Listing samples in a report is the first step toward this.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests; start by locating the sample-discovery entry point and the existing representation of sample metadata. Determine the API shape needed to list discovered samples, including fields such as URL and title. Done means other tools can retrieve a complete sample listing with its metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100