italia / italia/publiccode-validator-api
Add a way to validate via URL
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 5
- Forks
- 5
- Avg merge
- 47m
- Merged PRs (30d)
- 10
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).
Contributor guide
Assessment
This issue has not been assessed yet.