Node.js OpenAPI boilerplate for modular API specs and documentation.
This starter splits OpenAPI specifications into multiple files and provides commands to build, lint, and preview the bundled spec. It uses Node.js tooling and integrates with redocly-cli, Spectral, and ReDoc, and includes GitHub Actions workflows to validate and publish docs to GitHub Pages. Suited for teams documenting REST APIs or maintaining large OpenAPI 3 specs.
0