@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.