Closed JKChen closed 7 years ago
Adonis is awesome! Is there any plan to develop a micro-framework similar to Lumen? Or add-on of adonis?
Yes - See https://github.com/adonisjs/discussion/issues/8
Thanks. That‘s cool~
Cool!
Use --api-only flag when creating a new app. It will create an application which is tailored for API servers.
--api-only
adonis new yardstick --api-only
Adonis is awesome! Is there any plan to develop a micro-framework similar to Lumen? Or add-on of adonis?