<@U092308M7> For example in the node ecosystem Exp...
# ktor
r
@orangy For example in the node ecosystem Express has been a foundation that other frameworks have built on top of it. Examples: - https://docs.nestjs.com/ - https://feathersjs.com/ - https://sailsjs.com/ - https://adonisjs.com/ One of the awesome things about Ktor is that its design is very modular, and I’m wondering if people are building frameworks on top of Ktor that are more opinionated about architecture, design patterns, 3rd party libs, etc.
o
I wouldn’t expect a lot of frameworks before ktor gets to 1.0, and some time after it. Then may be 🙂 Even hopefully!
1
r
Ya I think it’d be great for the ecosystem 🙂
f
Im planning on doing something line that with ktor :) I have a stack I’m pretty satosfied with and it would be nice to do something with that :)