API Snapshot CLI

A CLI tool that records HTTP API traffic and generates local mock servers from recorded responses.

Features

  • Record HTTP API traffic automatically
  • Generate mock server configurations
  • Replay recorded API responses
  • Support for multiple HTTP methods

Installation

pip install -e .

Usage

api-snapshot --help

License

MIT

Description
A CLI tool that records HTTP API traffic and generates local mock servers from recorded responses
Readme MIT 128 KiB
Languages
Python 100%