1.0.8 • Published 1 year ago

minimaal v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago