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-03-03 23:15:58 +00:00
Code
Releases
Activity
Files
f16d3981369387dcb8d28f8447a734a6bd372d36
kararas_iris
/
core
/
router
History
kataras
9640f59961
app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes
https://github.com/kataras/iris/issues/807
...
Former-commit-id: 5bd7f24997bb025a01bb92960a1bf255f073a228
2017-11-10 16:15:47 +02:00
..
macro
Update to version 8.5.5 | Read HISTORY.md
2017-11-02 05:54:33 +02:00
node
Update to version 8.5.5 | Read HISTORY.md
2017-11-02 05:54:33 +02:00
api_builder.go
Update to version 8.5.6 | Read HISTORY.md
2017-11-05 04:12:18 +02:00
fs.go
app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes
https://github.com/kataras/iris/issues/807
2017-11-10 16:15:47 +02:00
handler.go
Add a better example for the recaptcha middleware as requested at:
https://github.com/kataras/iris/issues/799
2017-11-04 02:59:21 +02:00
macro.go
…
mime.go
Update to version 8.5.5 | Read HISTORY.md
2017-11-02 05:54:33 +02:00
party.go
…
path_test.go
…
path.go
…
route.go
Add a better example for the recaptcha middleware as requested at:
https://github.com/kataras/iris/issues/799
2017-11-04 02:59:21 +02:00
router_handlers_order_test.go
…
router_spa_wrapper.go
app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes
https://github.com/kataras/iris/issues/807
2017-11-10 16:15:47 +02:00
router_wildcard_root_test.go
…
router.go
…
status_test.go
…
status.go
…