italia/publiccode-validator-api

Add a way to validate via URL

Open

#32 创建于 2026年2月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (5 fork)auto 404
enhancementhelp wanted

仓库指标

Star
 (5 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南