mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 13:27:03 +00:00
..
2020-09-16 12:59:51 +03:00
2020-09-29 19:19:19 +03:00
2020-07-24 13:03:49 +03:00
2020-06-07 15:26:06 +03:00
2020-07-30 20:13:59 +03:00
2020-09-16 12:59:51 +03:00
2020-07-10 23:21:09 +03:00
2020-09-16 12:59:51 +03:00
2020-08-12 23:50:17 +03:00
2020-07-24 13:03:49 +03:00
2020-07-24 13:03:49 +03:00
2020-09-14 18:36:04 +03:00
2020-08-22 03:21:44 +03:00
2020-09-29 19:19:19 +03:00
2020-09-18 13:58:31 +03:00
2020-09-19 17:47:44 +03:00
2020-09-17 18:01:35 +03:00
2020-06-07 15:26:06 +03:00
2020-06-07 15:26:06 +03:00
2020-09-19 17:47:44 +03:00
2020-06-07 15:26:06 +03:00
2020-06-11 01:58:35 +03:00
2020-09-10 11:24:23 +03:00
2020-09-16 12:59:51 +03:00
2020-09-29 19:19:19 +03:00
2020-07-20 13:36:39 +03:00
2020-07-24 13:03:49 +03:00
2020-09-29 19:19:19 +03:00
2020-07-24 13:03:49 +03:00
2020-09-16 12:59:51 +03:00
2020-09-29 19:19:19 +03:00
Table of Contents
- Serverless
- REST API for Apache Kafka
- URL Shortener
- Dropzone.js
- Caddy
- Database
- HTTP Server
- Configuration
- Routing
- Logging
- API Documentation
- Testing
- Recovery
- Profiling
- File Server
- View
- Overview
- Basic
- A simple Layout
- Layouts:
yieldandrendertmpl funcs - The
urlpathtmpl func - The
urltmpl func - Inject Data Between Handlers
- Inject Engine Between Handlers
- Embedding Templates Into App Executable File
- Write to a custom
io.Writer - Parse a Template from Text
- Blocks
- Blocks Embedded
- Pug:
Actions - Pug:
Includes - Pug Embedded`
- Ace
- Django
- Amber
- Amber Embedded
- Jet
- Jet Embedded
- Jet 'urlpath' tmpl func
- Jet Template Funcs from Struct
- Handlebars
- Third-Parties
- Request ID
- Request Rate Limit
- Request Referrer
- Webassembly
- Request Body
- Response Writer
- Compression
- Localization and Internationalization
- Authentication, Authorization & Bot Detection
- Cookies
- Sessions
- Websocket
- Dependency Injection
- MVC
- Overview
- Repository and Service layers
- Hello world
- Basic
- Singleton
- Regexp
- Session Controller
- Authenticated Controller
- Versioned Controller
- Websocket Controller
- Register Middleware
- gRPC
- Login (Repository and Service layers)
- Login (Single Responsibility)
- Vue.js Todo App
- HTTP Error Handler
- Error Handler
- Handle errors using mvc.Result
- Handle errors using PreflightResult
- Handle errors by hijacking the result
- Bootstrapper
- Desktop Applications
- Middlewares (Community)