mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 11:11:03 +01:00
move the markers again live
parent
dec695b05a
commit
3796020354
131
_Sidebar.md
131
_Sidebar.md
|
@ -1,90 +1,45 @@
|
|||
[Introduction](README)
|
||||
* [Introduction](README)
|
||||
* [Features](features)
|
||||
* [Versioning](versioning)
|
||||
* [Install](install)
|
||||
* [Hi](hi)
|
||||
* [Transport Layer Security](tls)
|
||||
* [Handlers](handlers)
|
||||
* [Using Handlers](using-handlers)
|
||||
* [Using HandlerFuncs](using-handlerfuncs)
|
||||
* [Using Annotated](using-annotated)
|
||||
* [Using native http.Handler](using-native-httphandler)
|
||||
* [Using native http.Handler via iris.ToHandlerFunc()](using-native-httphandler-via-tohandlerfunc)
|
||||
* [Middlewares](middlewares)
|
||||
* [API](api)
|
||||
* [Declaration](declaration)
|
||||
* [Configuration](configuration)
|
||||
* [Party](party)
|
||||
* [Subdomains](subdomains)
|
||||
* [Named Parameters](named-parameters)
|
||||
* [Static files](static-files)
|
||||
* [Send files](send-files)
|
||||
* [Render](render)
|
||||
* [Gzip](gzip)
|
||||
* [Streaming](streaming)
|
||||
* [Cookies](cookies)
|
||||
* [Flash messages](flashmessages)
|
||||
* [Body binder](request-body-bind)
|
||||
* [Custom HTTP Errors](custom-http-errors)
|
||||
* [Context](context)
|
||||
* [Logger](logger)
|
||||
* [HTTP access control](middleware-cors)
|
||||
* [Secure](middleware-secure)
|
||||
* [Sessions](package-sessions)
|
||||
* [Websockets](package-websocket)
|
||||
* [Graceful](package-graceful)
|
||||
* [Recovery](middleware-recovery)
|
||||
* [Plugins](plugins)
|
||||
* [Internationalization and Localization](middleware-internationalization-and-localization)
|
||||
* [Easy Typescript](plugin-typescript)
|
||||
* [Browser based Editor](plugin-editor)
|
||||
* [Routes info](plugin-routesinfo)
|
||||
* [Control panel](plugin-iriscontrol)
|
||||
* [Examples](https://github.com/iris-contrib/examples)
|
||||
|
||||
[Features](features)
|
||||
|
||||
[Versioning](versioning)
|
||||
|
||||
[Install](install)
|
||||
|
||||
[Hi](hi)
|
||||
|
||||
[Transport Layer Security](tls)
|
||||
|
||||
[Handlers](handlers)
|
||||
|
||||
[Using Handlers](using-handlers)
|
||||
|
||||
[Using HandlerFuncs](using-handlerfuncs)
|
||||
|
||||
[Using Annotated](using-annotated)
|
||||
|
||||
[Using native http.Handler](using-native-httphandler)
|
||||
|
||||
[Using native http.Handler via iris.ToHandlerFunc()](using-native-httphandler-via-tohandlerfunc)
|
||||
|
||||
[Middlewares](middlewares)
|
||||
|
||||
[API](api)
|
||||
|
||||
[Declaration](declaration)
|
||||
|
||||
[Configuration](configuration)
|
||||
|
||||
[Party](party)
|
||||
|
||||
[Subdomains](subdomains)
|
||||
|
||||
[Named Parameters](named-parameters)
|
||||
|
||||
[Static files](static-files)
|
||||
|
||||
[Send files](send-files)
|
||||
|
||||
[Render](render)
|
||||
|
||||
[REST](render_rest)
|
||||
|
||||
[Templates](render_templates)
|
||||
|
||||
[Gzip](gzip)
|
||||
|
||||
[Streaming](streaming)
|
||||
|
||||
[Cookies](cookies)
|
||||
|
||||
[Flash messages](flashmessages)
|
||||
|
||||
[Body binder](request-body-bind)
|
||||
|
||||
[Custom HTTP Errors](custom-http-errors)
|
||||
|
||||
[Context](context)
|
||||
|
||||
[Logger](logger)
|
||||
|
||||
[HTTP access control](middleware-cors)
|
||||
|
||||
[Secure](middleware-secure)
|
||||
|
||||
[Sessions](package-sessions)
|
||||
|
||||
[Websockets](package-websocket)
|
||||
|
||||
[Graceful](package-graceful)
|
||||
|
||||
[Recovery](middleware-recovery)
|
||||
|
||||
[Plugins](plugins)
|
||||
|
||||
[Internationalization and Localization](middleware-internationalization-and-localization)
|
||||
|
||||
[Easy Typescript](plugin-typescript)
|
||||
|
||||
[Browser based Editor](plugin-editor)
|
||||
|
||||
[Routes info](plugin-routesinfo)
|
||||
|
||||
[Control panel](plugin-iriscontrol)
|
||||
|
||||
[Examples](https://github.com/iris-contrib/examples)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user