Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 550 Bytes

ARCHITECTURE.md

File metadata and controls

11 lines (6 loc) · 550 Bytes

Architecture

Well, nothing much to see here as of yet.

@TODO: fill in as soon as there is something to say about the architecture of the project. As is, the basic idea for the project is this:

Given an OpenAPIv3 specification, mimicry will generate an on-demand mock server which can be used to test requests against, hopefully alleviating the duty of mocking dependencies yourself before using them.

Basic picture: mimicry architecture