iris/_examples/experimental-handlers
Gerasimos (Makis) Maropoulos 8d188817a6 minor: update jwt example to match the wiki's one
Former-commit-id: 72e3a05a670665631c97a098d5d9d446ab29cee0
2019-08-16 17:02:20 +03:00
..
casbin add experimental handlers examples 2019-08-16 16:57:03 +03:00
cloudwatch/simple add experimental handlers examples 2019-08-16 16:57:03 +03:00
cors/simple add experimental handlers examples 2019-08-16 16:57:03 +03:00
csrf add experimental handlers examples 2019-08-16 16:57:03 +03:00
jwt minor: update jwt example to match the wiki's one 2019-08-16 17:02:20 +03:00
newrelic/simple add experimental handlers examples 2019-08-16 16:57:03 +03:00
prometheus/simple add experimental handlers examples 2019-08-16 16:57:03 +03:00
secure/simple add experimental handlers examples 2019-08-16 16:57:03 +03:00
tollboothic/limit-handler add experimental handlers examples 2019-08-16 16:57:03 +03:00
README.md add experimental handlers examples 2019-08-16 16:57:03 +03:00

Install iris-contrib/middleware

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