awesome-express

:octocat: A curated list of awesome express.js resources

Github星跟踪图

Awesome Express Awesome Greenkeeper badge Follow new releases

Curated list of express.js resources

Contents

General

Videos

Books

Articles

Courses

Tools

Middleware

  • Expressa - express middleware for easily making REST apis
  • morgan - log each request
  • cors - enable CORS
  • body-parser - node.js body parsing middleware
  • multer - node.js middleware for handling multipart/form-data
  • session - simple session middleware for Express
  • compression - compress response bodies for all request that traverse through the middleware
  • errorhandler - development-only error handler middleware
  • serve-favicon - favicon serving middleware
  • csurf - node.js CSRF protection middleware
  • Passport - Simple, unobtrusive authentication
  • Merror - A RESTful-friendly Express Middleware for HTTP error handling and error responses
  • optic-document-express - Document express APIs from your integration tests
  • stats - Request statistics middleware that stores response times, status code counts, etc
  • swagger-stats - API Telemetry and APM - Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices
  • express-routes-catalogue - A simple utility that lists out all registered routes in your express application.

Microservices

  • ExpressGateway - a microservices API Gateway built on top of ExpressJS

Security

Addons

  • Kraken.js - kraken is a secure and scalable layer that extends express by providing structure and convention

License

CC0

To the extent possible under law, Rajika Imal has waived all copyright and related or neighboring rights to this work.

主要指标

概览
名称与所有者rajikaimal/awesome-express
主编程语言
编程语言 (语言数: 0)
平台
许可证
所有者活动
创建于2016-06-05 15:01:38
推送于2024-11-07 20:17:13
最后一次提交2024-11-07 21:17:13
发布数0
用户参与
星数855
关注者数11
派生数80
提交数124
已启用问题?
问题数5
打开的问题数0
拉请求数37
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?