🖇️ Semantic OpenAPI generator for Go projects, focuses on semantic recognition, not only annotation parsing. It walks routing code, follows helper wrappers, and infers request/response schemas from real code paths.
Fully typed PHP SDK for EVE Online's ESI API — one class per endpoint, typed response DTOs, OAuth scopes and rate-limit metadata as constants. Generated from the official OpenAPI spec. Zero runtime dependencies.
`koa-x-router` is a library that extends the functionality of `@koa/router` by providing validation and automatic API documentation features. It simplifies the process of defining routes, validating request data, and generating API documentation.