1.0.8 • Published 1 year ago
minimaal v1.0.8
Minimaal : The Minimalist Web Framework for Node.js
Minimaal is a minimalist, high-performance web framework for Node.js. It is designed to be simple, lightweight, and efficient, integrating seamlessly with Mongoose for MongoDB operations.
Features
- Minimalist Design: Clean and simple API similar to Express.js.
- Integrated Mongoose Support: Easily execute Mongoose queries within routes.
- Middleware Support: Stack-based middleware.
- Routing: Supports GET, POST, DELETE, and PATCH methods.
- Request and Response Helpers: Provides utilities for handling HTTP requests and responses.
Installation
npm i minimaal