Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/majidgolshadi/input-validator

Microservice for validating request based on json-schema.
https://github.com/majidgolshadi/input-validator

api api-rest input-validation java json-schema microservice plugin spring spring-boot

Last synced: about 2 months ago
JSON representation

Microservice for validating request based on json-schema.

Awesome Lists containing this project

README

        

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/634080f6b111463ebbeca405d4d4d332)](https://www.codacy.com/gh/majidgolshadi/input-validator/dashboard?utm_source=github.com&utm_medium=referral&utm_content=majidgolshadi/input-validator&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/634080f6b111463ebbeca405d4d4d332)](https://www.codacy.com/gh/majidgolshadi/input-validator/dashboard?utm_source=github.com&utm_medium=referral&utm_content=majidgolshadi/input-validator&utm_campaign=Badge_Coverage)
[![The MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/majidgolshadi/input-validator/blob/main/LICENSE)

# Input-validator
Microservice for validating request based on [json-schema](https://json-schema.org/).