italia/publiccode-validator-api

Add a way to validate via URL

Open

#32 opened on 2026年2月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (5 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド