easyhttpmock 0.1.1

EasyHttpMock is a simple HTTP mock server for testing HTTP clients.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Before create a pull request

Please make sure:

- [ ] Give a good title with a short description of the changes
- [ ] Give a good description with a 200 characters limit describing changes
- [ ] Make reference to the issue that is being fixed
- [ ] The code is formatted
- [ ] The code is linted
- [ ] The code is tested
- [ ] The code is committed with a message that follows the [conventional commits]https://www.conventionalcommits.org/en/v1.0.0/

If you performed any of the above steps, please clear the text and give a new description.