A Node.js framework built on top of Express.
Building on top of Express with added logging, utilities and extra plugins. The idea of Expresser is to aggregate all these common modules and utilities into a single package, making it damn easy to create your new Node.js app.
- You're new to Node.js web apps
- You're familiar with Express.js
- You want to use a similar codebase on your Node.js apps
- You hate Express.js
- You hate TypeScript
- You need ultimate performance and as little overhead as possible
You can browse the full API documentation at https://expresser.devv.com.