italia/publiccode-validator-api

Add a way to validate via URL

Open

#32 aberto em 11 de fev. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Go (5 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (5 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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