Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyStiles authored Jan 9, 2024
1 parent 80c31ef commit 4483990
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ All you have to do is replace your API client's `http.Client` with `ditto.Client
go get github.com/TimothyStiles/ditto
```

## Usage
https://github.com/TimothyStiles/ditto/blob/80c31ef9b298933da6e1a5ac03ce5e189e04ed85/example_test.go#L12-L29


All config can be done in `TestMain` See this example below.

You hate mocking 3rd party apis? Ditto.
You hate mocking 3rd party apis? Ditto.

0 comments on commit 4483990

Please sign in to comment.