go web frame "iris" chineses document/ golang web框架iris的中文文档翻译
- 主页(Home)
- 关于(About)
- 安装Iris(Installing Iris)
- 开始(Getting Started)
- 带有TLS的自动公共域名(Automatic Public Domain with TLS)
- 配置(Configuration)
- 主机(Host)
- 路由(Routing)
- 路径参数类型(Path Parameter Types)
- 反向查询(Reverse Lookups)
- 中间件(Middleware)
- 处理HTTP错误(Handle HTTP errors)
- 子域名(Subdomains)
- API版本控制(API Versioning)
- 重写Context(Override Context)
- Context方法(Context Methods)
- 内容协商(Content Negotiation)
- 响应记录器(Response Recorder)
- HTTP Referer
- 请求认证(Request Authentication)
- URL查询参数(URL Query Parameters)
- 表单(form)
- 模型验证(Model Validation))
- 缓存(Cache)
- 文件服务(File Server)
- 视图(View)
- 会话(session)
- 会话的持久化存储与信息暂存
- Websockets(Websockets)
- 依赖注入(Dependency Injection)
- MVC(MVC)
- 测试(Testing)