|
1 |
| -<h1><img width="24" height="25" src ="https://www.iris-go.com/images/logo-new-lq-45.png"/> News</h1> |
| 1 | +<!--<h1><img width="24" height="25" src ="https://www.iris-go.com/images/logo-new-lq-45.png"/> News</h1> |
2 | 2 |
|
3 |
| -Iris version **12.2.0** has been [released](HISTORY.md#sa-11-march-2023--v1220)! As always, the latest version of Iris comes with the promise of lifetime active maintenance. |
| 3 | + Iris version **12.2.0** has been [released](HISTORY.md#sa-11-march-2023--v1220)! As always, the latest version of Iris comes with the promise of lifetime active maintenance. |
4 | 4 |
|
5 |
| -Try the official [Iris Command Line Interface](https://github.com/kataras/iris-cli) today! |
| 5 | +Try the official [Iris Command Line Interface](https://github.com/kataras/iris-cli) today! --> |
6 | 6 |
|
7 |
| -# Iris Web Framework <a href="README_GR.md"><img width="20px" src="https://iris-go.com/images/flag-greece.svg" /></a> <a href="README_FR.md"><img width="20px" src="https://iris-go.com/images/flag-france.svg" /></a> <a href="README_ZH_HANT.md"><img width="20px" src="https://iris-go.com/images/flag-taiwan.svg" /></a> <a href="README_ZH_HANS.md"><img width="20px" src="https://iris-go.com/images/flag-china.svg" /></a> <a href="README_ES.md"><img width="20px" src="https://iris-go.com/images/flag-spain.png" /></a> <a href="README_FA.md"><img width="20px" src="https://iris-go.com/images/flag-iran.svg" /></a> <a href="README_RU.md"><img width="20px" src="https://iris-go.com/images/flag-russia.svg" /></a> <a href="README_KO.md"><img width="20px" src="https://iris-go.com/images/flag-south-korea.svg?v=12" /></a> <a href="README_PT_BR.md"><img width="20px" height="20px" src="https://iris-go.com/images/flag-brazil.svg" /></a> |
| 7 | +# <a href="https://iris-go.com"><img src="https://iris-go.com/images/logo-new-lq-45.png"></a> Iris Web Framework <a href="README_GR.md"><img width="20px" src="https://iris-go.com/images/flag-greece.svg" /></a> <a href="README_FR.md"><img width="20px" src="https://iris-go.com/images/flag-france.svg" /></a> <a href="README_ZH_HANT.md"><img width="20px" src="https://iris-go.com/images/flag-taiwan.svg" /></a> <a href="README_ZH_HANS.md"><img width="20px" src="https://iris-go.com/images/flag-china.svg" /></a> <a href="README_ES.md"><img width="20px" src="https://iris-go.com/images/flag-spain.png" /></a> <a href="README_FA.md"><img width="20px" src="https://iris-go.com/images/flag-iran.svg" /></a> <a href="README_RU.md"><img width="20px" src="https://iris-go.com/images/flag-russia.svg" /></a> <a href="README_KO.md"><img width="20px" src="https://iris-go.com/images/flag-south-korea.svg?v=12" /></a> <a href="README_PT_BR.md"><img width="20px" height="20px" src="https://iris-go.com/images/flag-brazil.svg" /></a> |
8 | 8 |
|
9 | 9 | [](https://github.com/kataras/iris/actions/workflows/ci.yml) [](https://github.com/kataras/iris/tree/master/_examples) [](https://gitter.im/iris_go/community) <!--[](https://app.fossa.io/projects/git%2Bgithub.com%2Fkataras%2Firis?ref=badge_shield)--> [](https://iris-go.com/donate) <!--[](https://goreportcard.com/report/github.com/kataras/iris)--><!--[](https://pkg.go.dev/github.com/kataras/iris/ [email protected])--> <!-- [](https://github.com/kataras/iris/releases) -->
|
10 | 10 |
|
11 |
| -<!-- <a href="https://iris-go.com"> <img align="right" src="https://iris-go.com/images/logo-w169.png"></a> --> |
12 |
| - |
13 | 11 | Iris is a fast, simple yet fully featured and very efficient web framework for Go.
|
14 | 12 |
|
15 | 13 | It provides a beautifully expressive and easy to use foundation for your next website or API.
|
16 | 14 |
|
| 15 | +Learn what [others saying about Iris](https://www.iris-go.com/#review) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to support its potentials. |
| 16 | + |
| 17 | +[](https://iris-go.com/testimonials/) |
| 18 | + |
| 19 | +[](https://github.com/kataras/server-benchmarks) |
| 20 | + |
17 | 21 | ```go
|
18 | 22 | package main
|
19 | 23 |
|
@@ -199,12 +203,6 @@ Some of the features Iris offers:
|
199 | 203 | * Testing Suite
|
200 | 204 | * And the most important... you get fast answers and support from the 1st day until now - that's six full years!
|
201 | 205 |
|
202 |
| -Learn what [others saying about Iris](https://www.iris-go.com/#review) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to support its potentials. |
203 |
| - |
204 |
| -[](https://iris-go.com/testimonials/) |
205 |
| - |
206 |
| -[](https://github.com/kataras/server-benchmarks) |
207 |
| - |
208 | 206 | ## 👑 <a href="https://iris-go.com/donate">Supporters</a>
|
209 | 207 |
|
210 | 208 | With your help, we can improve Open Source web development for everyone!
|
|
0 commit comments