{"library":"typescript-rest-swagger","type":"library","category":null,"description":"typescript-rest-swagger is a utility designed to generate OpenAPI (Swagger) specification files directly from projects built with the typescript-rest framework. It analyzes typescript-rest decorators, along with its own set of typescript-rest-swagger decorators (like @Tags, @Response, @Example), and JSDoc comments to construct comprehensive API documentation. The current stable version is 1.1.7, with recent releases focusing on bug fixes and dependency updates, indicating a maintenance-oriented release cadence. Its primary differentiator is its deep integration with typescript-rest, streamlining the documentation process for services developed using that specific REST framework by leveraging existing code annotations rather than requiring a separate definition language.","language":"javascript","status":"active","version":"1.1.7","tags":["javascript","typescript","typescript-rest","swagger","open api","rest","microservice","codegen","generation"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-rest-swagger","imports":["npx swaggerGen -c ./swaggerConfig.json -p ./tsconfig.json","import { Tags } from 'typescript-rest-swagger'","import { Response } from 'typescript-rest-swagger'","import { IsInt } from 'typescript-rest-swagger'"]},{"cmd":"yarn add typescript-rest-swagger","imports":[]},{"cmd":"pnpm add typescript-rest-swagger","imports":[]}],"homepage":null,"github":"https://github.com/thiagobustamante/typescript-rest-swagger","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-rest-swagger","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/typescript-rest-swagger/compatibility"}}