46 repos across 2 sub-areas
Libraries, parsers, and code generators for OpenAPI/Swagger specifications across TypeScript, JavaScript, and Go. This cluster encompasses tools for validating and parsing OpenAPI documents (swagger-parser, apidom), generating client and server code from specs (swagger-codegen), and providing interactive documentation and exploration interfaces (swagger-ui). Developers use these tools to build, document, and maintain REST APIs with specification-driven workflows.
Cluster 462185
31 repos
OpenAPI and REST API tooling
15 repos
Libraries and frameworks for building, documenting, and testing REST APIs using OpenAPI/Swagger specifications. The cluster spans multiple languages (Python, TypeScript, Java) with tools ranging from lightweight Python web frameworks like FastAPI and APIFlask that integrate OpenAPI generation, to specification validators, mock servers, and UI components for interactive API documentation. These projects share a common focus on making API design, specification, and consumption more declarative and standardized.