mockzilla
Open-source OpenAPI mock server with cloud hosting and local modes for development, testing, and CI. Generates realistic API responses from specs with latency simulation, error injection, proxy fallback, and request validation. Validated against 2,200+ real-world OpenAPI specs.
파일 탐색기
최종 버전 다운로드 (.zip)- chocolateyInstall.ps1
- LICENSE.txt
- VERIFICATION.txt
- mockzilla.nuspec
- format
- changelog
- control
- copyright
- rules
- ci.yml
- deploy-docs.yml
- docker-publish.yml
- release-chocolatey.yml
- release-ppa.yml
- release-scoop.yml
- release-snap.yml
- release-winget.yml
- release.yml
- ci-specs.txt
- snapcraft.yaml
- handler.tmpl
- middleware.tmpl
- server.tmpl
- service-options.tmpl
- service.tmpl
- index.json
- index.json
- codegen.yml
- config.yml
- context.yml
- generate.go.tmpl
- openapi.static.yml
- openapi.yml
- multipart_body.yml
- discover.go
- handler_helpers.go
- handler_helpers_test.go
- multipart.go
- multipart_test.go
- operations.go
- service.go
- service_test.go
- specgen.go
- main.go
- main.go
- main.go
- main.go
- README.md
- helpers.go
- README.md
- main.go
- pack.go
- simplify.go
- simplify_test.go
- watcher.go
- watcher_test.go
- index.md
- service.md
- simplify.md
- app.md
- codegen.md
- service.md
- codegen.md
- docker-compose.md
- portable.md
- contexts.md
- factory.md
- fake-list.md
- how-it-works.md
- index.md
- middleware.md
- replay.md
- services.md
- storage.md
- templates.md
- main.go
- openapi.yml
- main.go
- codegen.yml
- config.yml
- context.yml
- openapi.json
- gen.go
- generate.go
- middleware.go
- service.go
- codegen.yml
- config.yml
- context.yml
- custom1.yml
- custom2.yml
- openapi.yml
- gen.go
- generate.go
- index.json
- codegen.yml
- config.yml
- context.yml
- openapi.yml
- gen.go
- generate.go
- middleware.go
- service.go
- codegen.yml
- config.yml
- context.yml
- openapi.yml
- gen.go
- generate.go
- middleware.go
- service.go
- main.go
- codegen.yml
- config.yml
- context.yml
- openapi.yml
- gen.go
- generate.go
- service.go
- generate.go
- README.md
- simplified.yml
- source.yml
- context.yml
- petstore.yml
- README.md
- stripe.yml
- main.go
- codegen.yml
- config.yml
- context.yml
- openapi.json
- gen.go
- generate.go
- middleware.go
- service.go
- codegen.yml
- config.yml
- context.yml
- openapi.json
- gen.go
- generate.go
- middleware.go
- service.go
- Dockerfile
- go.mod
- go.sum
- Makefile
- README.md
- index.json
- index.json
- index.json
- openapi.yml
- config.yml
- context.yml
- openapi.yml
- config.yml
- openapi.yml
- README.md
- main.go
- codegen.yml
- config.yml
- context.yml
- openapi.json
- gen.go
- generate.go
- middleware.go
- service.go
- codegen.yml
- config.yml
- context.yml
- openapi.json
- gen.go
- generate.go
- middleware.go
- service.go
- docker-compose.yml
- Dockerfile
- go.mod
- go.sum
- Makefile
- README.md
- index.json
- index.json
- index.json
- openapi.yml
- config.yml
- context.yml
- openapi.yml
- config.yml
- openapi.yml
- app.yml
- docker-compose.yml
- README.md
- go.mod
- go.sum
- Makefile
- tools.go
- fakes.go
- fakes_test.go
- parsers.go
- parsers_test.go
- request.go
- request_test.go
- operation.yml
- cleanup.go
- cleanup_test.go
- copy.go
- copy_test.go
- errors.go
- hash.go
- hash_test.go
- http.go
- http_test.go
- module.go
- module_test.go
- save.go
- save_test.go
- validation.go
- validation_test.go
- inspect.go
- inspect_test.go
- codegen.yml
- server.tmpl
- service-config.yml
- batch.go
- cache.go
- generator.go
- goenv.go
- pipeline.go
- reporter.go
- runtime.go
- sandbox.go
- server.go
- spec.go
- tester.go
- utils.go
- overlay.go
- overlay_test.go
- petstore.yml
- config.go
- config_test.go
- handler.go
- handler_test.go
- ready.go
- ready_test.go
- resolve.go
- resolve_test.go
- runner.go
- runner_test.go
- static_fallback.go
- static_fallback_test.go
- watcher.go
- watcher_test.go
- orchestrator.go
- factories.go
- factories_test.go
- helpers_test.go
- impl.go
- impl_test.go
- pattern.go
- pattern_test.go
- state.go
- state_test.go
- simplify.go
- simplify_test.go
- form_encode.go
- form_encode_test.go
- jsonpath.go
- jsonpath_test.go
- maps.go
- maps_test.go
- numbers.go
- numbers_test.go
- openapi.go
- openapi_test.go
- slices.go
- slices_test.go
- strings.go
- strings_test.go
- validators.go
- validators_test.go
- auth.go
- context.go
- context_test.go
- embedded_spec.go
- embedded_spec_test.go
- health.go
- health_test.go
- history.go
- history_test.go
- home.go
- home_test.go
- replay.go
- replay_test.go
- responses.go
- responses_test.go
- router.go
- router_test.go
- service_config.go
- service_config_test.go
- services.go
- services_test.go
- app.go
- app_extras_test.go
- app_test.go
- handler.go
- handler_test.go
- paths.go
- paths_test.go
- service.go
- service_test.go
- upstream.go
- upstream_test.go
- db.go
- history_table.go
- memory_history.go
- memory_history_test.go
- memory_storage.go
- memory_storage_test.go
- memory_table.go
- memory_table_test.go
- redis_history.go
- redis_history_test.go
- redis_storage.go
- redis_storage_test.go
- redis_table.go
- redis_table_test.go
- registry.go
- registry_test.go
- storage.go
- storage_test.go
- factory-test.yml
- extras_test.go
- factory.go
- factory_test.go
- match.go
- match_test.go
- circular-array.yml
- circular-ucr.yml
- circular-with-inline.yml
- circular-with-references.yml
- nested-all-of.yml
- notification-with-uuid.yml
- schema-with-name-obj-and-age.yml
- stripe-nullable-array.yml
- telegram-chat.yml
- test-nested-refs.yaml
- users.yml
- with-unions.yml
- benchmark_test.go
- content.go
- content_test.go
- context.go
- context_test.go
- encode.go
- encode_test.go
- extras_test.go
- generator.go
- generator_test.go
- headers.go
- headers_test.go
- path.go
- path_test.go
- request.go
- request_test.go
- lint.go
- lint_test.go
- rules.go
- rules_test.go
- loader.go
- loader_test.go
- basic_auth.go
- basic_auth_test.go
- cache_read.go
- cache_read_test.go
- cache_write.go
- cache_write_test.go
- config_override.go
- config_override_test.go
- duration.go
- duration_test.go
- helpers_test.go
- jsonpath.go
- jsonpath_test.go
- latency_and_error.go
- latency_and_error_test.go
- logger.go
- logger_test.go
- params.go
- params_test.go
- replay.go
- replay_read.go
- replay_read_test.go
- replay_test.go
- replay_write.go
- replay_write_test.go
- request_id.go
- request_id_test.go
- resource.go
- resource_test.go
- upstream.go
- upstream_test.go
- validate.go
- validate_extras_test.go
- validate_test.go
- discover.go
- discover_test.go
- manifest.go
- pack.go
- pack_test.go
- read.go
- read_test.go
- operation.go
- operation_test.go
- params.go
- schema.go
- schema_test.go
- static.go
- static_test.go
- status.go
- status_test.go
- encoding.go
- encoding_test.go
- enum.go
- enum_test.go
- errors.go
- operation.go
- operation_test.go
- registry.go
- registry_bench_test.go
- registry_test.go
- schema.go
- schema_compose.go
- schema_compose_test.go
- schema_test.go
- simplify_spec.go
- simplify_spec_test.go
- static_response.go
- static_response_test.go
- additional-properties-array.yml
- additional-properties-oneof-primitives.yml
- additional-properties.yml
- adyen-schedule.yml
- allof-conflicting-enums.yml
- allof-duplicate-array-property.yml
- allof-required-undeclared.yml
- array-with-ref-items.yaml
- bank-account-union.yml
- circular-array.yml
- component-responses.yml
- empty-additional-properties.yml
- enum-collision.yml
- falco-rules-oneof.yml
- json-content-types.yml
- nullable-array.yml
- path-operations-unions.yml
- paypal-customer-partner-referrals.json
- simple.yml
- simplify-unions-complex.yml
- stripe-spec3.yaml
- telegram-recursive-chat.yml
- type-array-string-object.yml
- with-refs.yml
- with-unions.yml
- errors.go
- parse.go
- parse_test.go
- registry.go
- registry_test.go
- common.yml
- fake.yml
- words.yml
- app.yml
- extra.css
- gotham.svg
- logo_head_blue.png
- logo_head_blue.svg
- logo_head_blue_192.png
- extra.js
- console.css
- overwrite.css
- favicon.svg
- swagger.svg
- mockzilla.svg
- commons.js
- config.js
- configuration.js
- history.js
- home.js
- index.js
- navi.js
- presets.js
- replay.js
- resources.js
- services.js
- url.js
- url.test.js
- validators.js
- home.html
- index.html
- contexts.go
- json-schema-service.json
- json-schema.json
- openapi.yml
- ui.go
- .dockerignore
- .env.dist
- .gitignore
- .nojekyll
- AGENTS.md
- CLAUDE.md
- coverage-exclude.sh
- coverage-exclude.txt
- Dockerfile
- entrypoint.sh
- go.mod
- go.sum
- integration_test.go
- LICENSE
- Makefile
- mkdocs.yml
- portable_integration_test.go
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
