italia/publiccode-validator-api

Add a way to validate via URL

Aberta

#32 aberto em 11 de fev. de 2026

 (0 comentário) (0 reação) (0 responsável)Go (5 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (5 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 4h) (22 fundiu PRs em 30d)

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

Guia do colaborador