GitHub / cdimascio / openapi-spring-webflux-validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fopenapi-spring-webflux-validator
PURL: pkg:github/cdimascio/openapi-spring-webflux-validator
Stars: 97
Forks: 13
Open issues: 6
License: other
Language: Kotlin
Size: 345 KB
Dependencies parsed at:
17
Created at: almost 8 years ago
Updated at: 7 months ago
Pushed at: 9 months ago
Last synced at: about 1 month ago
Commit Stats
Commits: 195
Authors: 14
Mean commits per author: 13.93
Development Distribution Score: 0.59
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/cdimascio/openapi-spring-webflux-validator
Topics: functional, hacktoberfest, java, openapi, openapi3, rest, spring, swagger, swagger-validator, validation, webflux
- org.jetbrains.kotlin:kotlin-bom 1.6.0 import
- org.springframework.boot:spring-boot-dependencies 2.6.0 import
- org.springframework:spring-context provided
- org.springframework:spring-webflux provided
- com.atlassian.oai:swagger-request-validator-core 2.22.0
- com.fasterxml.jackson.module:jackson-module-kotlin
- org.jetbrains.kotlin:kotlin-reflect
- org.jetbrains.kotlin:kotlin-stdlib
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.5.2
- org.jetbrains.kotlinx:kotlinx-coroutines-reactor 1.5.2
- org.jetbrains.kotlin:kotlin-test-junit5 test
- org.junit.jupiter:junit-jupiter-engine test
- org.slf4j:slf4j-simple test
- org.springframework:spring-test test
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-java v2 composite