Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ignf/validator-api

API permettant d'appeler IGNF/validator, qui permet de valider et de normaliser les données présentes dans une arborescence de fichiers.
https://github.com/ignf/validator-api

api-rest data-validator geodata symfony validation

Last synced: 24 days ago
JSON representation

API permettant d'appeler IGNF/validator, qui permet de valider et de normaliser les données présentes dans une arborescence de fichiers.

Awesome Lists containing this project

README

        

# validator-api

[![PHP CI](https://github.com/IGNF/validator-api/actions/workflows/php-ci.yml/badge.svg)](https://github.com/IGNF/validator-api/actions/workflows/php-ci.yml) [![Coverage Status](https://coveralls.io/repos/github/IGNF/validator-api/badge.svg?branch=master)](https://coveralls.io/github/IGNF/validator-api?branch=master) [![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](LICENSE)

Cette API permet d'appeler [IGNF/validator](https://github.com/IGNF/validator), outil permettant de valider et de normaliser les données présentes dans une arborescence de fichiers. [En savoir plus](https://github.com/IGNF/validator).

## Documentation utilisateur

* [Documentation utilisateur](docs/user-guide.md)

## Documentation contributeur

* [Comment contribuer ?](CONTRIBUTING.md)
* [Documentation développeur](docs/developer-guide.md)