/node-koa-typescript

Node.js Koa Structure for TypeScript Example

Primary LanguageTypeScriptMIT LicenseMIT

node-koa-typescript

Node.js Koa Structure for TypeScript Example

Installation

npm i
npm start

Run http://localhost:3000

Router

  • /health
  • /throw?foo=bar
  • /login?username=test&password=test fake login
  • /check login check
  • /logout