烂翻译系列之Iris——Iris是什么

What is Iris  Iris是什么


 

Please navigate to GitHub Wiki for the complete documentation of the Iris latest stable release. This page is currently under construction.

请在 GitHub Wiki里查看Iris最终稳定发布版的完整文档。此页目前正在建设中。


What is Iris  Iris是什么

Iris is a free, open-source Go web framework, created by Gerasimos Maropoulos and intended for the development of modern web applications.
Iris是一个免费,开源的Go web框架,由Gerasimos Maropoulos创建并用于开发现代web应用。
Iris helps back-end developers to quickly create extremely fast web applications in Go with minimal effort.
Iris帮助后端开发者以最小的努力使用Go来快速创建极速web应用。
Iris is the only one Go module with first-class support to develop web applications following the model-view-controller MVC architectural pattern.
Iris是唯一为开发遵循MVC架构模式的web应用提供一流支持的Go模块。
Iris can be used as a web port for gRPC. REST API for gRPC services.
Iris可被用作gRPC的web端口。gRPC服务的REST API。
The source code of Iris is hosted on GitHub and licensed under the terms of BSD 3-clause License, like the Go project itself.
Iris的源码托管在GitHub上,并采用BSD 3-clause许可条款,就像Go项目一样。

 

posted @ 2021-12-14 16:16  菜鸟吊思  阅读(96)  评论(0)    收藏  举报