# @ohayo/mock [![Build Status](https://dev.azure.com/ohayojp/ohayo/_apis/build/status/ohayo-CI?branchName=master)](https://dev.azure.com/ohayojp/ohayo/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@ohayo/mock.svg?style=flat-square)](https://www.npmjs.com/package/@ohayo/mock)

Generate random data, intercept http requests.

## Links

+ [Document](https://ohayojp.com/mock) ([Surge Mirror](https://ohayojp-doc.surge.sh/mock) - [国内镜像](https://ohayojp.gitee.io/ohayo/mock))
+ [@ohayo Source](https://github.com/ohayojp/ohayo)
+ [DEMO](https://ohayojp.surge.sh) ([国内镜像](https://ohayojp.gitee.io/))

## Architecture

![Architecture](https://raw.githubusercontent.com/ohayojp/ohayo/master/_screenshot/architecture.png)

## Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

1. Use [GitHub Issues](https://github.com/ohayojp/ohayo/issues) board to report bugs and feature requests (not our email address)
2. Please **always** write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

### License

The MIT License (see the [LICENSE](https://github.com/ohayojp/ohayo/blob/master/LICENSE) file for the full text)
