An open API service indexing awesome lists of open source software.

https://github.com/bestgopher/go_iris_document_cn

go web frame "iris" chineses document/ golang web框架iris的中文文档翻译
https://github.com/bestgopher/go_iris_document_cn

Last synced: about 1 year ago
JSON representation

go web frame "iris" chineses document/ golang web框架iris的中文文档翻译

Awesome Lists containing this project

README

          

# go_iris_document_cn
go web frame "iris" chineses document/ golang web框架iris的中文文档翻译

- [主页(Home)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/1-%E4%B8%BB%E9%A1%B5(Home).md)
- [关于(About)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/2-%E5%85%B3%E4%BA%8E(About).md)
- [安装Iris(Installing Iris)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/3-%E5%AE%89%E8%A3%85Iris(Installing%20Iris).md)
- [开始(Getting Started)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/4-%E5%BC%80%E5%A7%8B(Getting%20Started).md)
- [带有TLS的自动公共域名(Automatic Public Domain with TLS)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/5-%E5%B8%A6%E6%9C%89TLS%E7%9A%84%E8%87%AA%E5%8A%A8%E5%85%AC%E5%85%B1%E5%9F%9F%E5%90%8D(Automatic%20Public%20Domain%20with%20TLS).md)
- [配置(Configuration)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/6-%E9%85%8D%E7%BD%AE(Configuration).md)
- [主机(Host)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/7-%E4%B8%BB%E6%9C%BA(Host).md)
- [路由(Routing)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/8-%E8%B7%AF%E7%94%B1(Routing).md)
- [路径参数类型(Path Parameter Types)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/9-%E8%B7%AF%E5%BE%84%E5%8F%82%E6%95%B0%E7%B1%BB%E5%9E%8B(Path%20Parameter%20Types).md)
- [反向查询(Reverse Lookups)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/10-%E5%8F%8D%E5%90%91%E6%9F%A5%E8%AF%A2(Reverse%20Lookups).md)
- [中间件(Middleware)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/11-%E4%B8%AD%E9%97%B4%E4%BB%B6(Middleware).md)
- [处理HTTP错误(Handle HTTP errors)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/12-%E5%A4%84%E7%90%86HTTP%E9%94%99%E8%AF%AF(Handle%20HTTP%20errors).md)
- [子域名(Subdomains)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/13-%E5%AD%90%E5%9F%9F%E5%90%8D(Subdomains).md)
- [API版本控制(API Versioning)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/17-API%E7%89%88%E6%9C%AC%E6%8E%A7%E5%88%B6(API%20Versioning).md)
- [重写Context(Override Context)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/15-%E9%87%8D%E5%86%99Context(Override%20Context).md)
- [Context方法(Context Methods)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/16-Context%E6%96%B9%E6%B3%95(Context%20Methods).md)
- [内容协商(Content Negotiation)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/18-%E5%86%85%E5%AE%B9%E5%8D%8F%E5%95%86(Content%20Negotiation).md)
- [响应记录器(Response Recorder)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/19-%E5%93%8D%E5%BA%94%E8%AE%B0%E5%BD%95%E5%99%A8(Response%20Recorder).md)
- [HTTP Referer](https://github.com/v5yangzai/go_iris_document_cn/blob/master/20-HTTP%20Referer.md)
- [请求认证(Request Authentication)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/21-%E8%AF%B7%E6%B1%82%E8%AE%A4%E8%AF%81(Request%20Authentication).md)
- [URL查询参数(URL Query Parameters)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/22-URL%E6%9F%A5%E8%AF%A2%E5%8F%82%E6%95%B0(URL%20Query%20Parameters).md)
- [表单(form)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/23-%E8%A1%A8%E5%8D%95(form).md)
- [模型验证(Model Validation))](https://github.com/v5yangzai/go_iris_document_cn/blob/master/24-%E6%A8%A1%E5%9E%8B%E9%AA%8C%E8%AF%81(Model%20Validation).md)
- [缓存(Cache)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/25-%E7%BC%93%E5%AD%98(Cache).md)
- [文件服务(File Server)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/26-%E6%96%87%E4%BB%B6%E6%9C%8D%E5%8A%A1(File%20Server).md)
- [视图(View)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/27-%E8%A7%86%E5%9B%BE(View).md)
- [会话(session)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/29-%E4%BC%9A%E8%AF%9D(session).md)
- [会话的持久化存储与信息暂存](https://github.com/v5yangzai/go_iris_document_cn/blob/master/30-%E4%BC%9A%E8%AF%9D%E7%9A%84%E6%8C%81%E4%B9%85%E5%8C%96%E5%AD%98%E5%82%A8%E4%B8%8E%E4%BF%A1%E6%81%AF%E6%9A%82%E5%AD%98.md)
- [Websockets(Websockets)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/31-Websockets(Websockets).md)
- [依赖注入(Dependency Injection)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/32-%E4%BE%9D%E8%B5%96%E6%B3%A8%E5%85%A5(Dependency%20Injection).md)
- [MVC(MVC)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/33-MVC(MVC).md)
- [测试(Testing)](https://github.com/v5yangzai/go_iris_document_cn/blob/master/34-%E6%B5%8B%E8%AF%95(Testing).md)