Skip to content

Commit

Permalink
Add iris to example docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Stein Fletcher committed Jan 16, 2019
1 parent 33f4a92 commit 84f2894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ go get -u github.com/steinfletcher/api-test
| --------------------------------------------------------------------------------- | --------------------------------------- |
| [gin](https://github.com/steinfletcher/api-test/tree/master/examples/gin) | popular martini-like web framework |
| [gorilla](https://github.com/steinfletcher/api-test/tree/master/examples/gorilla) | the gorilla web toolkit |
| [iris](https://github.com/steinfletcher/api-test/tree/master/examples/iris) | iris web framework |
| [mocks](https://github.com/steinfletcher/api-test/tree/master/examples/mocks) | example mocking out external http calls |

### Companion libraries
Expand Down

0 comments on commit 84f2894

Please sign in to comment.