koa-skel A koa based skeleton for fast developing. # Install dependent $ npm i # Run server $ node index.js # Access api $ curl http://localhost:7100/info/index structure Dir structure is similar with eggjs npm init egg --type=simple.