Skip to content

Icikowski/GoosyMock

Folders and files

NameName
Last commit message
Last commit date
Jan 27, 2023
Jan 27, 2023
Jan 24, 2025
Jan 24, 2025
Nov 18, 2022
Jan 24, 2025
Jan 24, 2025
Dec 18, 2022
Nov 14, 2022
Jan 24, 2025
Jan 6, 2023

Repository files navigation

GoosyMock

⚠️ Warning

This repository is hosted on git.sr.ht and mirrored to GitHub. You should always refer to git.sr.ht version as the primary instance.

GoosyMock is a configurable test service for mocking HTTP responses, featuring SSL support, dedicated administration API and custom payloads (binary files that can be served on particular routes). It's also prepared for Kubernetes deployments (Helm chart), making it easy to adapt and use.

This project is successor to GPTS and was initially meant to be an improvement over existing solution by introducing new internal architecture, better approach for serving custom content and overall improvements to both code's and repository's structure. Changes turned out to be hard to apply, which led to rewriting whole source code from scratch.