This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-03-21 02:46:27 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d556cfc39a
iris
/
_examples
/
miscellaneous
History
Gerasimos (Makis) Maropoulos
d556cfc39a
New builtin JWT middleware - this one supports encryption and ed25519
...
Former-commit-id: ca20d256b766e3e8717e91de7a3f3b5f213af0bc
2020-05-27 12:02:17 +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
jwt
New builtin JWT middleware - this one supports encryption and ed25519
2020-05-27 12:02:17 +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
update middleware list
2020-05-04 07:03:44 +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