swagger-api / swagger-parserLinks
Swagger Spec to Java POJOs
☆850Updated last month
Alternatives and similar repositories for swagger-parser
Users that are interested in swagger-parser are comparing it to the libraries listed below
Sorting:
- ☆295Updated last week
- JSON Schema validator for java, based on the org.json API☆899Updated 6 months ago
- JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.☆766Updated 2 years ago
- An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)☆690Updated last year
- ☆167Updated last month
- Samples for the various Swagger projects under swagger-api☆542Updated 2 years ago
- (DEPRECATED for Jackson 3) Module for generating JSON Schema (v3) definitions from POJOs☆385Updated last week
- A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order☆1,644Updated last year
- A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12☆1,024Updated 2 weeks ago
- Write JSON unit tests in less code. Great for testing REST interfaces.☆1,047Updated last year
- This is an implementation of RFC 6902 JSON Patch written in Java