You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. First of all, thanks for creating this package! It's really sad that https://github.com/typestack/routing-controllers/ is almost dead now and I was glad to see your project. I just want to know about your plans for this project and if it's ready to use for serious application.
I want to keep things simple, that's why I want to avoid complicated things such as nest. everything I need is basic routing and decorator-based injections and validations, things that your library provides.
So, what is your plans about it? Will you continue develop it? Will you at least accept PR's?
Thanks 👍
The text was updated successfully, but these errors were encountered:
As a lover and user of Koa myself, I fully intend to keep on developing this and keep it up to date.
I actively use this in critical business REST APIs.
In fact, the next minor release will have support for OpenAPI3 spec file generation, which exposes more tools to API creators.
PRs, as always, will also be welcome for bug fixes. Bigger changes would require some discussion.
Thanks for creating those issues. I should have them resolved and a new patch pushed out this weekend! 👍
Hello. First of all, thanks for creating this package! It's really sad that https://github.com/typestack/routing-controllers/ is almost dead now and I was glad to see your project. I just want to know about your plans for this project and if it's ready to use for serious application.
I want to keep things simple, that's why I want to avoid complicated things such as nest. everything I need is basic routing and decorator-based injections and validations, things that your library provides.
So, what is your plans about it? Will you continue develop it? Will you at least accept PR's?
Thanks 👍
The text was updated successfully, but these errors were encountered: