@xtrable-ltd/understudy
v0.2.2
Published
Understudy: a self-hosted, stateful simulator of third-party REST APIs from an OpenAPI spec. The engine, the mountable admin + runtime APIs, the storage/auth adapters, and the editor UI bundle, in one package.
Maintainers
Readme
@xtrable-ltd/understudy
Self-hosted, stateful simulator of third-party REST APIs from an OpenAPI spec. Import a
spec and get a drop-in mock that remembers state — manage it through a calm UI, no code
required. See the project README and docs/building-a-simulation.md.
npm install @xtrable-ltd/understudySubpath exports: . (engine), /editor-api, /runtime-api, /adapter-fs,
/adapter-memory, /adapter-azure-blob, /adapter-local-jwt (the built-in auth),
/adapter-faker (realistic generation), /editor
(the on-disk path to the bundled editor SPA your host serves).
MIT © Xtrable Ltd.
