italia/publiccode-validator-api

Add a way to validate via URL

Open

#32 geöffnet am 11. Feb. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (5 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (5 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Have /v1/validate accept an arg like ?url=https://…/publiccode.yml would save clients from having to download the file and then send it over again.

Evaluate if it's worth, and try not to turn the API into a proxy for abuse or DDoS (timeouts, size limits, redirects, https-only, etc).

Contributor Guide