italia/publiccode-validator-api

Add a way to validate via URL

Open

#32 ouverte le 11 févr. 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (5 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (5 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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).

Guide contributeur