Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tsoa): use singleton to manage routes #274

Closed
wants to merge 4 commits into from

Conversation

MarkMcCulloh
Copy link
Contributor

After trying out TSOA for a use case, it made a lot of sense to treat it as a singleton for an application. This is especially useful for tests, where bundling the routes for each test quickly made them unusable.

This PR has additional changes across the board, mostly to modernize and simplify usage

Copy link

wing-cloud-platform bot commented Jul 1, 2024

AppStatusConsoleEndpointsUpdated (UTC)
eladb/winglibsStopped19-6-2024 0:2 (UTC)

Copy link

github-actions bot commented Aug 8, 2024

Hi,

This PR has not seen activity in 20 days. Therefore, we are marking the PR as stale for now. It will be closed after 7 days.
If you need help with the PR, do not hesitate to reach out in the winglang community slack at winglang.slack.com.
Feel free to re-open this PR when it is still relevant and ready to be worked on again.
Thanks!

@github-actions github-actions bot added the Stale label Aug 8, 2024
@github-actions github-actions bot closed this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant