📄️ What is Smocker?
Smocker (server mock) is a simple and efficient HTTP mock server.
📄️ Installation
Smocker can be installed either with Docker or manually on any Linux system, depending on your needs.
📄️ Getting Started
Smocker exposes two ports:
📄️ Real Life Usage
In real life scenarios, we not only use the user interface of Smocker but also its API. Smocker's API offers all the primitives to orchestrate your mocking environment in a fully automated way.
📄️ Tooling
Smocker mocks are written using simple YAML files. To simplify the writing process, we provide a JSON Schema that you can integrate with your editor of choice to benefit from real time validation and completion.