fossology / fossology/LicenseDb
merge the functionality of filter and search API in licenses.
Open
enhancement
question
- Dominant language
- Go
- Stars
- 14
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
- Create a single API to implement the application of filter and search in licenses:
- Filter License API - `api/licenses`
- Search in License API - `api/licenses/search`
The purpose is to create an API that can merge the results of filter and search API.
Contributor guide
Research direction
Start by tracing the existing `api/licenses` and `api/licenses/search` entry points and compare how each applies filtering, searching, and formats results. Done means the license API exposes a single way to combine filter and search results while preserving the relevant existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100