iris/_examples/miscellaneous
Gerasimos (Makis) Maropoulos 3775189de8 New Rate Limit middleware (still WIP though)
Former-commit-id: 99e282e4d400c83a56a808212d812cd701e1bcd8
2020-05-01 23:33:04 +03:00
..
file-logger don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C) 2020-04-28 05:22:58 +03:00
hcaptcha add hCaptcha middleware and example and memstore json struct tags 2020-04-14 02:22:57 +03:00
pprof examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
ratelimit New Rate Limit middleware (still WIP though) 2020-05-01 23:33:04 +03:00
recaptcha typo fix on recaptcha middleware... 2020-04-11 20:23:02 +03:00
recover examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00