biocore / biocore/microsetta-public-api
Endpoint to give the data types available for a given sample
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
e.g., `GET /foo/bar/{sample-id} -> {'alpha': ['faiths-pd', …], 'taxonomy': ['greengenes', …]}`
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names a new GET endpoint for returning the data types available for a sample, but it mentions no files, tests, or existing route. Start by locating the current sample-related API entry points and their tests, then verify that the endpoint returns the requested grouped data types for a sample ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100