@salsita/koa-server

1.3.3 • Public • Published

@salsita/koa-server

NPM version Downloads Licence Dependency Status devDependency Status

Function to create and configure koa server.

Expects optional parameters:

  • log - logging function
  • ssl - ssl configuration (value or promise resolving in ssl configuration - usually object with key and cert keys)
  • allowUnsecure - if server is allowed to serve content over HTTP connection instead of redirecting to HTTPS

See https://github.com/salsita/nodejs-training/blob/master/src/index.js repo for usage.

Readme

Keywords

none

Package Sidebar

Install

npm i @salsita/koa-server

Weekly Downloads

3

Version

1.3.3

License

MIT

Unpacked Size

5.33 kB

Total Files

3

Last publish

Collaborators