Skip to content

An API mocking tool inspired by Wiremock that aims to provide more advanced features with built-in IDE support.

License

Notifications You must be signed in to change notification settings

djpiper28/shiremock

Repository files navigation

Shiremock - A Sensible API Mocking Framework

Wiremock annoyed me so I made a knockoff.

Go codecov Go Reference

Quick Start

You can see example\_test.go for an example on how to use this library.

Killer Features

First Class JSON Support

This library comes with JSON matchers with implementation for a custom shiremock:"required" tag for required fields, this allows any JSON object to be matched easily.

Type Safety

Not a JSON config lol.

(I know you can use Java for Wiremock, but that is just not hip and trendy)

About

An API mocking tool inspired by Wiremock that aims to provide more advanced features with built-in IDE support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages