Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ignf/validator-api
- Owner: IGNF
- License: agpl-3.0
- Created: 2020-10-12T14:40:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T12:53:41.000Z (2 months ago)
- Last Synced: 2024-12-20T16:54:05.134Z (about 2 months ago)
- Topics: api-rest, data-validator, geodata, symfony, validation
- Language: PHP
- Homepage:
- Size: 40.5 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)