{"library":"server-kit","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.11.7","tags":["javascript","server","router","http","ws","websocket"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install server-kit","imports":["import { Server } from 'server-kit'","import { Router } from 'server-kit'","import { WebSocket } from 'server-kit'"]},{"cmd":"yarn add server-kit","imports":[]},{"cmd":"pnpm add server-kit","imports":[]}],"homepage":"https://github.com/cronvel/server-kit#readme","github":"https://github.com/cronvel/server-kit","docs":null,"changelog":null,"pypi":null,"npm":"server-kit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}