A RESTful API for validating publiccode.yml files, using the publiccode-parser-go library.
go run main.go
curl -X POST "http://localhost:3000/v1/validate"
-H "Content-Type: application/x-yaml"
--data-binary "@./publiccode.yml"Contributing is always appreciated. Feel free to open issues, fork or submit a Pull Request. If you want to know more about how to add new fields, check out CONTRIBUTING.md. In order to support other country-specific extensions in addition to Italy some refactoring might be needed.
This software is maintained by community maintainers.
© 2018-2020 Team per la Trasformazione Digitale - Presidenza del Consiglio dei Minstri
Licensed under AGPL-3.0. The version control system provides attribution for specific lines of code.