iris/_examples
2020-08-12 07:20:07 +03:00
..
apidoc doc: minor 2020-07-19 10:26:59 +03:00
auth New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
bootstrapper New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +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
compression fix: ctx.Record and then iris.Compression flow 2020-07-30 20:13:59 +03:00
configuration Add Configuration.RemoteAddrHeadersForce as requested at #1567 and change RemoteAddrHeaders from map to string slice 2020-07-26 14:37:30 +03:00
convert-handlers (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
cookies improvements on cookie options 2020-05-10 02:17:28 +03:00
database add database/orm/reform example 2020-08-01 03:46:51 +03:00
dependency-injection minor: examples: use the master version on go example-modules 2020-07-10 23:37:01 +03:00
desktop New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
dropzonejs New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
file-server New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
http-server General Improvements (UseRouter per Party, fix AutoTLS). Read HISTORY.md 2020-08-12 07:20:07 +03:00
i18n update go.mod deps 2020-05-04 20:23:15 +03:00
kafka-api doc: minor 2020-07-19 10:26:59 +03:00
logging update kataras/golog and kataras/pio deps 2020-06-09 06:30:12 +03:00
mvc various improvements and new 'UseOnce' method - read HISTORY.md 2020-08-06 03:35:58 +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 correctly handle recorded compressed response 2020-07-26 20:28:31 +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 examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead 2020-07-24 22:36:46 +03:00
routing various improvements and new 'UseOnce' method - read HISTORY.md 2020-08-06 03:35:58 +03:00
sessions example: sessions: scale out using redis 2020-07-19 12:55:48 +03:00
testing/httptest minor 2020-07-20 13:36:39 +03:00
url-shortener New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
view Ability to register a view engine per group of routes or for the current a chain of handlers 2020-08-05 19:34:55 +03:00
webassembly New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
websocket add a raw gorilla websocket example 2020-08-02 21:22:42 +03:00
README.md various improvements and new 'UseOnce' method - read HISTORY.md 2020-08-06 03:35:58 +03:00

Table of Contents