Server Kit

JSON →
library 0.11.7 ·javascript
verified Jun 7, 2026

Server Kit is a minimalistic HTTP and WebSocket server and router for Node.js, currently in early alpha (v0.11.7). It provides a lightweight alternative to Express or Koa with built-in WebSocket support. Designed for simplicity and low overhead, it uses a straightforward API for routing and middleware. Suitable for small to medium projects where minimal dependencies are desired. Note: alpha stage means frequent breaking changes.