.. |
apidoc/yaag
|
add permissions example
|
2020-05-04 07:28:23 +03:00 |
authentication
|
enhanced cookie security and management
|
2020-05-09 14:04:51 +03:00 |
cache
|
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 |
configuration
|
new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book
|
2020-05-05 16:03:19 +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 |
dependency-injection
|
misspell
|
2020-05-16 01:00:51 +03:00 |
desktop-app
|
new 'Party.DI()' method to return the Party's instance of the new 'APIBuilderDI' and move the DI-relative Router to this new APIBuilderDI
|
2020-04-08 20:04:56 +03:00 |
experimental-handlers
|
cors example
|
2020-05-16 03:22:45 +03:00 |
file-server
|
update some examples
|
2020-05-05 22:03:01 +03:00 |
hello-world
|
don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C)
|
2020-04-28 05:22:58 +03:00 |
http_request
|
misspell
|
2020-05-16 01:00:51 +03:00 |
http_responsewriter
|
misspell
|
2020-05-16 01:00:51 +03:00 |
http-listening
|
enhanced cookie security and management
|
2020-05-09 14:04:51 +03:00 |
i18n
|
update go.mod deps
|
2020-05-04 20:23:15 +03:00 |
miscellaneous
|
update middleware list
|
2020-05-04 07:03:44 +03:00 |
mvc
|
misspell
|
2020-05-16 01:00:51 +03:00 |
orm
|
add authenticated-controller example - proof of concept
|
2020-05-06 04:45:12 +03:00 |
overview
|
add context.Protobuf, MsgPack, ReadProtobuf, ReadMsgPack methods
|
2020-04-08 16:48:22 +03:00 |
permissions
|
add permissions example
|
2020-05-04 07:28:23 +03:00 |
routing
|
HTTP error handlers per Party (docs and details in progress)
|
2020-05-11 00:44:54 +03:00 |
sessions
|
enhanced cookie security and management
|
2020-05-09 14:04:51 +03:00 |
sitemap
|
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 |
structuring
|
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 |
subdomains
|
new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book
|
2020-05-05 16:03:19 +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 |
tutorial
|
misspell
|
2020-05-16 01:00:51 +03:00 |
versioning
|
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 |
view
|
add context.Protobuf, MsgPack, ReadProtobuf, ReadMsgPack methods
|
2020-04-08 16:48:22 +03:00 |
webassembly/basic
|
misspell
|
2020-05-16 01:00:51 +03:00 |
websocket
|
update some examples
|
2020-05-05 22:03:01 +03:00 |
README.md
|
improvements on cookie options
|
2020-05-10 02:17:28 +03:00 |