.. |
apidoc
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
auth
|
add a rs/cors full example
|
2020-06-09 22:12:11 +03:00 |
bootstrap
|
fix #1531 and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md)
|
2020-06-08 05:16:55 +03:00 |
caddy
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
configuration
|
New builtin JWT middleware - this one supports encryption and ed25519
|
2020-05-27 12:02:17 +03:00 |
convert-handlers
|
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 |
cookies
|
improvements on cookie options
|
2020-05-10 02:17:28 +03:00 |
database
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
dependency-injection
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
desktop
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
dropzonejs
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
file-server
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
http-server
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
i18n
|
update go.mod deps
|
2020-05-04 20:23:15 +03:00 |
kafka-api
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
logging
|
update kataras/golog and kataras/pio deps
|
2020-06-09 06:30:12 +03:00 |
mvc
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
pprof
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
recover
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
request-body
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
request-ratelimit
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
request-referrer
|
minor: try to extract from both referer and referrer header and url query parameter
|
2020-06-11 01:58:35 +03:00 |
response-writer
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
routing
|
minor example fix (design change that was actually not pushed)
|
2020-06-08 05:19:12 +03:00 |
sessions
|
add a note about sessions transcoder, rel: https://github.com/kataras/iris/issues/1517#issuecomment-630256473
|
2020-05-18 18:43:39 +03:00 |
testing/httptest
|
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 |
url-shortener
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
view
|
fix #1531 and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md)
|
2020-06-08 05:16:55 +03:00 |
webassembly
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
websocket
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
README.md
|
add a rs/cors full example
|
2020-06-09 22:12:11 +03:00 |