/mockingbird

A minimal web service to mock your HTTP responses to test your REST API

Primary LanguageGo

Mockingbird

Build Status

A minimal web service to mock your HTTP responses to test your REST API.

This is also my personal playground for testing ideas and patterns of building web applications in Go.

API

Please refer to the wiki for available APIs and usage.

Build & Run

go build
./mockingbird