mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
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
Install iris-contrib/middleware
$ go get -u github.com/iris-contrib/middleware/...