iris/_examples
Gerasimos (Makis) Maropoulos c039730521 HTTP error handlers per Party (docs and details in progress)
Former-commit-id: 7092ebed556b56d9f1769b9b23f2340c2a3a18f7
2020-05-11 00:44:54 +03:00
..
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 sessions: add GobTranscoder and document the DefaultTranscoder package-level variable 2020-05-07 01:14:41 +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 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
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 enhanced cookie security and management 2020-05-09 14:04:51 +03:00
http_responsewriter add Context.SendFileWithRate, ServeFileWithRate and ServeContentWithRate 2020-05-02 17:46:17 +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 iris.TLS starts a secondary http redirection server now (like AutoTLS did) and add 'iris.TLSNoRedirect' to disable it (on both TLS and AutoTLS) 2020-05-08 21:13:12 +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 update some examples 2020-05-05 22:03:01 +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 fix an idiot typo 2020-05-05 22:07:56 +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

Table of Contents