# openapi-parser **Repository Path**: networknt/openapi-parser ## Basic Information - **Project Name**: openapi-parser - **Description**: A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-06-13 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openapi-parser A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies. It is based on the generated code from [KaiZen OpenAPI Parser](https://github.com/RepreZen/KaiZen-OpenApi-Parser) without dependency on javaparser-core, guava, commons-cli, commons-io, javax.mail and guice.