Code Monkey home page Code Monkey logo

awesome-express's Introduction

Awesome Express Awesome Greenkeeper badge

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
  • express-youch - Dev-friendly error reporting 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.
  • tweenz - A library for writing Express middleware, inspired by Pyramid tweens.
  • express-sharp - Real-time image processing for your express application
  • express-actuator - Middleware with endpoints to help you monitor and manage applications through healthchecks
  • express-decorator-router - Use decorators in a simple way without transpiling Javascript code
  • sonic-express - Automate generating swagger docs for your API endpoints without writing any docs
  • express-pino-logger - Use the fast, low overhead Pino logger to log each request.
  • express-validator - express-validator is a set of express.js middlewares that wraps validator.js validator and sanitizer functions.
  • express-response-hooks - Intercept and mutate responses before they are sent to the client

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.

awesome-express's People

Contributors

acunniffe avatar adam-hanna avatar aman-agrwl avatar arikw avatar ashish8947 avatar cameronmitchellapps avatar erinsmatthew avatar gangsthub avatar greenkeeper[bot] avatar langarus avatar magicmark avatar mamsoudi avatar marveluck avatar pareek-naren avatar pareek-narendra avatar phil-r avatar pmb0 avatar rajikaimal avatar rcruzper avatar rohduggal avatar scopsy avatar smaharj1 avatar sv2 avatar thomas4019 avatar thsisvijaykumar avatar tiemma avatar tomi-vanek avatar vitalyavolyn avatar wakeupmh avatar wolfika avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-express's Issues

Add middleware section

Express middleware plays a huge role in the Express ecosystem. Having a separate section for middleware would be nice. πŸš€

An in-range update of awesome-lint is breaking the build 🚨

The devDependency awesome-lint was updated from 0.7.0 to 0.8.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

awesome-lint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

  • 2620a02 0.8.0
  • af12acf Update dependencies
  • 195e4db Refactor CLI and main to allow programmatic usage (#43)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Video missing

Express crash course video does not exist due to the account that created it being terminated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.