OpenAPI Checker 0.0.1
api linter
Questo repository contiene un validatore in-browser che verifica alcune delle regole per le API REST indicate nel Modello di Interoperabilità.
Published by Presidenza del Consiglio dei Ministri
Technical contact Roberto Polli
Vitality:
66%
The vitality index, as explicited in the guidelines for the acquisition and reuse of software for Italian PA, is calculated according to the following four main categories:
- Code activity: the daily number of commits and merges;
- Release history: the daily number of releases;
- User community: the number of unique authors;
- Longevity: the age of the project.
The ranges of every measure can be found in the vitality-ranges.yml file.
Development status: development
Software functionality
Valida specifiche OpenAPI
Single-page application
CLI
detailed information
OpenAPI Checker 0.0.1
api linter
Last release 2020-06-16 (0.0.1)
Type of maintenance community
License BSD-3-Clause
Platforms
linux
List of dependencies None
Enabling platforms None
Compliance Interoperability Model
Extended description
Questo repository contiene un validatore in-browser che verifica alcune delle regole per le API REST indicate nel Modello di Interoperabilità.
Il validatore è basato su stoplight spectral. Il progetto è basato su nodejs ed usa webpack per creare una single-page application
Nella directory rules/ ci sono le regole applicate, che vengono poi aggregate nel file spectral.yml che è scaricabile ed utilizzabile per integrare le regole nelle proprie delivery chain.