{"library":"responsio","type":"library","category":null,"description":"Responsio is a lightweight TypeScript library for standardizing REST API responses. Current stable version is 0.3.0, released as an early public alpha with ongoing development. It provides a simple wrapper to structure success and error responses consistently, reducing boilerplate in Express/Koa-based APIs. Unlike more opinionated formatters, it focuses on minimal configuration and direct JSON formatting, targeting developers who want a thin utility rather than a full framework add-on.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install responsio","imports":["import responsio from 'responsio'","import { SuccessResponse } from 'responsio'","import { ErrorResponse } from 'responsio'"]},{"cmd":"yarn add responsio","imports":[]},{"cmd":"pnpm add responsio","imports":[]}],"homepage":"https://github.com/surapich/responsio#readme","github":"https://github.com/surapich/responsio","docs":null,"changelog":null,"pypi":null,"npm":"responsio","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}