{"library":"openapi-framework","type":"library","category":null,"description":"openapi-framework is a foundational Node.js library designed to integrate OpenAPI (formerly Swagger) specifications with various web frameworks. It abstracts away the complexities of OpenAPI specification parsing, routing, and validation, providing a flexible, framework-agnostic interface. This allows higher-level packages, such as `express-openapi` or `koa-openapi`, to build robust API servers by utilizing its core engine. The package is currently at version 12.1.3, indicating a mature and actively maintained codebase, though specific recent release cadences are not provided in the excerpt. Its primary differentiator lies in offering a reusable core for OpenAPI integration, enabling developers to adopt standard API documentation and validation patterns without being tied to a specific web server implementation.","language":"javascript","status":"active","version":"12.1.3","tags":["javascript","openapi","swagger","framework","typescript"],"install":[{"cmd":"npm install openapi-framework","imports":["import { OpenApiFramework } from 'openapi-framework';","import type { IOpenApiFrameworkArgs } from 'openapi-framework';","const api = await new OpenApiFramework(args).initialize();"]},{"cmd":"yarn add openapi-framework","imports":[]},{"cmd":"pnpm add openapi-framework","imports":[]}],"homepage":null,"github":"https://github.com/kogosoftwarellc/open-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/openapi-framework","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/openapi-framework/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}