awesome-express
github.com/rajikaimal/awesome-express ↗:octocat: A curated list of awesome express.js resources
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me monitoring resources from awesome-express"
Installation instructions →What's inside
Monitoring
- apitally
Client library for
Middleware
- body-parser
Node.js body parsing middleware
- compression
compress response bodies for all request that traverse through the middleware
- cors
enable CORS
- csurf
Node.js CSRF protection middleware
- errorhandler
development-only error handler middleware
- Expressa
express middleware for easily making REST apis
Courses
- Building blocks of express.js
course from Code School
- Curated Express.js Courses
a list of community curated resources
- express.js Course From MDN
a free course from Mozzila Developer's Netowrk
- express.js Courses at Classpert
a list of courses (free and paid) from Classpert Online Course Search
- express.js fundamentals
udemy course with fundamentals of express.js
- Just Express (with a bunch of node and http). In detail.
udemy course that covers in-depth details of express.js
Articles
- Creating a Google Hangout Bot with Express and Node.js
Tutorial to build chat bot for express.js
- Express integration with TW Elements
Article that shows you how to integrate Express with Tailwind
- Facebook Login using Node JS, Express and passport
Implement "log in with Facebook" tutorial
- How to uncouples emit events from connection event into socket.io and express
Uncoupling socket emit events with express
- Learn to Use the New Router in ExpressJS 4.0
express routing tutorial
- LinkedIn Login using Node JS, Express and passport
Implement "log in with LinkedIn" tutorial
Tools
- design-first
A REST api templating engine for Typescript
- Express application generator
a generator to scaffold the basic structure of a express project
- Express Interactive ES6+ generator
A generator with ES6+ support, interactive CLI and db configurations to scaffold the project.
- Express mvc generator
modified express generator with MVC architecture
- MicroTS
code generator for microservices in TypeScript
- Yeoman express generator - generator-express
a yeoman generator
Microservices
- ExpressGateway
a microservices API Gateway built on top of ExpressJS
Books
Security
- express-sslify
Automatically redirects to an HTTPS address
- Helmet.js
help secure Express apps with various HTTP headers
- protect
Out-of-box, proactive protection for common security problems, like SQL injection attacks, XSS attacks, brute force, etc
- Security best practices
production Best Practices: Security
- Security tips from NodeSource
9 Security Tips to Keep Express from Getting Pwned
Showing a sample of 64 resources. View the full list on GitHub →