@motionpicture/express-middleware
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

Express middlewares for Node.js

npm (scoped) CircleCI Coverage Status Known Vulnerabilities npm

Table of contents

Usage

npm install @motionpicture/express-middleware
var middlewares = require('@motionpicture/express-middleware');

Environment variables

Name Required Value Purpose
DEBUG false express-middleware:* Debug

Middlewares

Name Purpose
cognitoAuth Add an authentication using Amazon Cognito User Pools.
rateLimit Add a rate limiting using Redis Cache as request counting repository.

Readme

Keywords

none

Package Sidebar

Install

npm i @motionpicture/express-middleware

Weekly Downloads

168

Version

3.1.0

License

UNLICENSED

Unpacked Size

29 kB

Total Files

17

Last publish

Collaborators

  • ilovegadd
  • hataguchi
  • mpmatsu