8000 GitHub - zacanger/koa-mid: Common Koa middlewares
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

zacanger/koa-mid

Repository files navigation

koa-mid

Support with PayPal Patreon ko-fi

Common Koa middlewares

  • koa-bodyparser
  • koa-compress
  • koa-cookie
  • koa-helmet
  • koa-lowercase

With reasonable defaults.

const Koa = require('koa')
const mid = require('koa-mid')
const app = new Koa()
app.use(mid)
// the rest of your server

LICENSE

About

Common Koa middlewares

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  
0