rest-express
JSON →A REST API framework built on top of Express, version 1.2.0. It provides a structured way to define routes with priorities and prefixes, and includes integrated support for response time tracking, logging (morgan), CORS, body parsing, gzip compression, HTTPS, and optional database connections (MSSQL, MySQL). The framework also includes a built-in Validator based on Joi. The project has not been updated in years and appears to be in maintenance mode. Compared to more active frameworks like Feathers or Sails, it is less feature-rich and poorly documented in English.
Resources
packagerest-express ↗