This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-01-01 17:27:03 +00:00
Code
Releases
Activity
Files
b2fddc7d68789af0529279f010475a62240658e0
kararas_iris
/
_examples
/
miscellaneous
History
Gerasimos (Makis) Maropoulos
b2fddc7d68
jwt: add more helpers (DefaultRSA and DefaultHMAC)
...
Former-commit-id: fe06c0e0f4d7e121c678ffda7ac702ae865abd00
2020-05-31 17:57:30 +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
jwt: add more helpers (DefaultRSA and DefaultHMAC)
2020-05-31 17:57:30 +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