fossology/LicenseDb

Extend GET /iicense and /obligation endpoints

Offen

#220 geöffnet am 06.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (29 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

Extend GET /license and GET /obligation endpoints with a query paramenter search_term to fetch results which match with the search term.

  • For the /license endpoint, the entries which have the search term either in full name, short name, text or spdx expression need to be returned.
  • For the /obligation endpoint, the entries with the search term either in topic or text need to be returned.

Contributor Guide