Webframe Base
JSON →Webframe Base is a Node.js framework designed for building RESTful APIs and systems. It provides a minimalistic structure for routing, middleware, and request handling. The current stable version is 0.7.23, released with an unspecified cadence. It focuses on simplicity and extensibility, differing from larger frameworks like Express by offering a more lightweight core with fewer built-in features, suitable for microservices and small to medium projects. The framework supports both CommonJS and ESM modules, and includes basic error handling and logging capabilities.
Resources
packagewebframe-base ↗