{"library":"sans-server","type":"library","category":null,"description":"Sans Server is a serverless framework that enables writing server-side code for a Connect-style request/response middleware pipeline without requiring an actual HTTP server. It is designed to simplify testing and development of middleware in a Node.js environment, with a current version of 2.0.3. Key differentiators include its focus on a Connect-compatible API and its ability to run middleware in isolation, reducing the need for server dependencies. Release cadence is low; the package has not been updated frequently in recent years.","language":"javascript","status":"maintenance","version":"2.0.3","tags":["javascript","server","serverless","connect","request","response","middleware"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sans-server","imports":["import SansServer from 'sans-server'","import { Request } from 'sans-server'","import { Response } from 'sans-server'","import { createServer } from 'sans-server'"]},{"cmd":"yarn add sans-server","imports":[]},{"cmd":"pnpm add sans-server","imports":[]}],"homepage":"https://github.com/byu-oit/sans-server#readme","github":"https://github.com/byu-oit/sans-server","docs":null,"changelog":null,"pypi":null,"npm":"sans-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}