iris/_examples/experimental-handlers
Matthew Cale 5dafdecc54 Fixed Some Typos
Not sure if this sentence is right 

`// iris provides some basic middleware, most for your learning curve.`
Maybe you meant something like
` // iris provides some basic middleware to help newcomers understand the concepts.`
But I wasn't sure so I left the sentence alone (exepct for the typo lol)

Former-commit-id: e2f2be25d57c84e0deb8a2c7a41fc822aa38118c
2018-08-10 16:40:44 -05:00
..
casbin add vscode extension link and badge | Some internal improvements (not completed yet) 2018-01-25 03:16:49 +02:00
cloudwatch/simple Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00
cors/simple remove the complicated fallback handlers, that didn't work and not approve the coblexity addition of the https://github.com/kataras/iris/pull/919, RouteExists accepts first argument the Context, add new AllowMethods per party and fix cors by 048e2be034 https://github.com/kataras/iris/issues/922, rel: https://github.com/iris-contrib/middleware/issues/36, https://github.com/iris-contrib/middleware/issues/34, https://github.com/iris-contrib/middleware/issues/32, https://github.com/iris-contrib/middleware/issues/30, https://github.com/kataras/iris/pull/909 2018-03-10 14:22:56 +02:00
csrf Fix typo 2018-05-26 14:23:19 -06:00
jwt Fixed Some Typos 2018-08-10 16:40:44 -05:00
newrelic/simple Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00
prometheus/simple Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00
secure/simple Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00
tollboothic/limit-handler Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00
README.md Update to version 8.5.6 | Read HISTORY.md 2017-11-05 04:12:18 +02:00

Install iris-contrib/middleware

$ go get -u github.com/iris-contrib/middleware/...