Just create a file containing your mocks, ```javascript // mocks.js module.exports = [ { request: { path: '/todos' }, response: { json: ['a', 'b', 'c'] }, } ] ``` tell Endpoint Imposter where to find this file, ``` $ npx endpoint-imposter --po
A tiny node Node.js utility that helps to spin up an [Endpoint Imposter](https://endpoint-imposter.js.org/) server.
[](https://www.npmjs.com/package/@aws-sdk/middleware-bucket-endpoint) [](http
Octokit plugin adding one method for all of api.github.com REST API endpoints
Shared TypeScript definitions for Octokit projects
Mountebank client for TS / node
[](https://www.npmjs.com/package/@aws-sdk/middleware-endpoint-discovery) [](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
Run integrated tests with Imposter.
A TypeScript SSE proxy for MCP servers that use stdio transport.
A manager for mountebank test doubles
NestJS module for Prometheus
Given a response from the npm security api, render it into a variety of security reports
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
A wrapper service around o11y and o11y_schema for telemetry reporting.
Lint multiline json config in yaml files
Converts a stream intro a buffer or array of objects
HTTP endpoint utilities for Metorial. Provides a comprehensive HTTP client with request/response handling, query string management, error handling, and automatic retries.
English | [简体中文](README-CN.md) 
Visualize Graphs generated from Skott
Little module that helps with endpoints parsing.
This package is intended to be used as an endpoint client to query, refetch, and cache data from the Experimentation service (or any given endpoint). The endpoint result must follow the required structure for experimentation data.