iris/_examples/routing
Gerasimos (Makis) Maropoulos 4117f3b88f
release v12.2.11
2024-04-25 01:32:28 +03:00
..
basic fix #2158 and more 2023-07-08 02:08:18 +03:00
conditional-chain fix #2158 and more 2023-07-08 02:08:18 +03:00
custom-context improvements of the new ContextWrapper 2023-11-03 21:20:32 +02:00
custom-router rename master branch to main 2023-08-20 03:12:46 +03:00
custom-wrapper fix #2158 and more 2023-07-08 02:08:18 +03:00
dynamic-path fix #2158 and more 2023-07-08 02:08:18 +03:00
hello-world reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
http-errors fix #2158 and more 2023-07-08 02:08:18 +03:00
http-wire-errors minor improvements 2024-01-20 20:32:56 +02:00
intelligence add 'Configuration.PathIntelligence' and 'OnErrorCode' and 'OnAnyErrorCode' on APIContainer 2020-05-17 08:10:07 +03:00
macros minor improvements 2024-01-20 20:32:56 +02:00
overview New feature: versioning.Aliases 2021-01-06 01:52:39 +02:00
overview-2 builtin html template functions changes 2022-12-13 01:37:15 +02:00
party-controller release v12.2.11 2024-04-25 01:32:28 +03:00
remove-handler fix #2158 and more 2023-07-08 02:08:18 +03:00
remove-route add Party.RemoveRoute method as requested in the community chat 2021-04-04 20:24:21 +03:00
reverse 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
rewrite New basic auth middleware and GetRaw on User (godocs missing) 2020-11-21 12:04:37 +02:00
route-handlers-execution-rules replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
route-register-rule minor 2020-06-18 09:36:47 +03:00
route-state implement a dynamic router handler for #2167 2023-08-04 17:59:00 +03:00
sitemap fix #2158 and more 2023-07-08 02:08:18 +03:00
subdomains release v12.2.11 2024-04-25 01:32:28 +03:00
versioning builtin html template functions changes 2022-12-13 01:37:15 +02:00
writing-a-middleware fix #2158 and more 2023-07-08 02:08:18 +03:00
main_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
main.go New feature: versioning.Aliases 2021-01-06 01:52:39 +02:00