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
- feat: add fallback resolution for indexed access types
- Ability to define OpenAPI 3.x `summary` for Operation
- chore(deps): bump diff from 4.0.2 to 4.0.4
- Refactor: Replace validator.js dependency from @tsoa/cli
- [Feature request] Support an alias (e.g. "*") for combined security schemes
- OpenAPI v3.1 Ref Sibling Changes
- Type order in nullable boolean types affects deserialization behavior for requests
- `Record<string,never>` is missrepresented
- `Record<sting, string | null>` is being misinterpreted
- Runtime stripping of additional return properties (Response Sanitization)
- Docs
- TypeScript not yet supported