Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
koa-generator is a Koa application generator that supports versions 1.x and 2.x of Koa. It provides a quick way to generate an application and start working with Koa.
koa-generator is a useful tool for quickly setting up Koa applications by generating the necessary boilerplate code. It supports both Koa 1.x and Koa 2.x, making it versatile for different project requirements. With an Express-style syntax and easy installation process, it simplifies the initial setup for working with Koa.