Libraries

MikroServe

NPM package

Minimal API server utilities built on Node primitives.

Type
Developer library
Package
mikroserve
License
MIT

Small library, clear job.

MikroServe provides a small ready-to-use API layer for Node services that should stay close to platform primitives.

API Server Node HTTPS

What it does

Minimal Node API server surface

HTTP and HTTPS-oriented primitives

Useful for small self-hosted APIs

Designed to remain understandable after installation

Install

Add it to a project

npm install mikroserve