tsoa
https://github.com/lukeautry/tsoa
TypeScript
Build OpenAPI-compliant REST APIs using TypeScript and Node
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported3 Subscribers
Add a CodeTriage badge to tsoa
Help out
- Issues
- Sort arrays and objects in generated swagger file
- TypeResolver: Support type queries
- Allow `@Is{Type}` with TypeScript's decorator, not just JSDoc
- Allow `NodeJS.ReadableStream` as an alias to `Readable`
- Bug on JSDoc tag @author
- Fileupload using octet-stream
- @example 0 does not work
- Extending an intersection of interfaces causes missing fields in the OpenAPI Spec
- basePath parameter to the tsoa spec-and-routes command isn't used in the routes generation
- Generating routes error "No matching model found for referenced type ... x more" when returning long const assertion types
- Docs
- TypeScript not yet supported