Skip to content

Commit

Permalink
Add YouTube video link to README.md
Browse files Browse the repository at this point in the history
skip-ci
  • Loading branch information
natenho authored Oct 15, 2022
1 parent c3dcc72 commit af3d177
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Mockaco is an HTTP-based API mock server with fast setup.
- State support - stateful mock support allow a mock to be returned based on a global variable previously set by another mock
- Portable - runs in any [.NET Core compatible environment](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md)

[![Mocking APIs with Mockaco | .NET 7](https://user-images.githubusercontent.com/4236481/195997781-b730959e-8d6d-432c-b35a-3adb580abc41.png)](https://www.youtube.com/watch?v=QBnXCgZFzM0 "Mocking APIs with Mockaco | .NET 7")

# Table of Contents

- [Get Started](#get-started)
Expand Down Expand Up @@ -544,7 +546,7 @@ The above command will generate mocks based on Petstore OpenAPI specification ex
### Supported specifications:
- [OpenApi](https://spec.openapis.org/oas/latest.html)


--

Icon made by [Freepik](https://www.freepik.com/ "Freepik") from [www.flaticon.com](https://www.flaticon.com/ "Flaticon") is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/ "Creative Commons BY 3.0")

Expand Down

0 comments on commit af3d177

Please sign in to comment.