Library Settings Get Help
Stacktora
Stacktora / Vault / Go + Postgres: API Mocking & Contract Testing Service
DevOps by @ops

Go + Postgres: API Mocking & Contract Testing Service

Serves mock responses matching a defined API contract, so frontend teams can build against an API before the real backend exists — a dev-tooling pattern, distinct from anything customer-facing in this catalog.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Go 1.26 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-api-mocking-contract-testing --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault