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
- 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
- Is it possible to validate JSON.stringfied data sent in FormData, using interfaces? As if it is @Body()
- Incomplete field names for nested arrays
- Allow injection of the response parameter into controllers
- DateValidator returning 'Invalid Date' objects
- [QUESTION]: How to set model interface field as readOnly: true
- Provide name of referencing interface or method when emitting "Object use" warning
- `fields` stringify'd in some Validation responses
- Feature Request: Add support for glob negation as part of config.ignore
- Docs
- TypeScript not yet supported