Skip to content

Symfomany/express-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Express Awesome

Curated list of express.js resources

Rendering a template

https://gist.github.com/joepie91/c0069ab0e0da40cc7b54b8c2203befe1

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
  • 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

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.

About

Nodejs Express Mvc with Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published