Path to this page:
./
www/apisprout,
Lightweight, fast, validating OpenAPI 3 mock server
Branch: CURRENT,
Version: 1.3.0nb34,
Package name: apisprout-1.3.0nb34,
Maintainer: pkgsrc-usersA simple, quick, cross-platform API mock server that returns examples
specified in an API description document. Features include:
- OpenAPI 3.x support
- Uses operation `examples` or generates examples from `schema`
- Load from a URL or local file (auto reload with `--watch`)
- CORS headers enabled by default
- Accept header content negotiation
- Example: `Accept: application/*`
- Prefer header to select response to test specific cases
- Example: `Prefer: status=409`
- Server validation (enabled with `--validate-server`)
- Validates scheme, hostname/port, and base path
- Supports `localhost` out of the box
- Request parameter & body validation (enabled with `--validate-request`)
- Configuration via:
- Files (`/etc/apisprout/config.json|yaml`)
Master sites:
Filesize: 23.011 KB
Version history: (Expand)
- (2024-09-06) Updated to version: apisprout-1.3.0nb34
- (2024-08-11) Updated to version: apisprout-1.3.0nb33
- (2024-07-03) Updated to version: apisprout-1.3.0nb32
- (2024-06-13) Updated to version: apisprout-1.3.0nb31
- (2024-06-01) Updated to version: apisprout-1.3.0nb30
- (2024-04-05) Updated to version: apisprout-1.3.0nb29
CVS history: (Expand)