mirror of
https://github.com/kataras/iris.git
synced 2025-03-21 14:56:26 +01:00
Merry Christmas everyone!
Former-commit-id: c9a0206b17658ec509c01b9a3dbd3de31ccde683
This commit is contained in:
parent
a1c11996b7
commit
05100770f0
15
README.md
15
README.md
|
@ -1,12 +1,13 @@
|
|||
<!-- <div align="center"> -->
|
||||
<!-- <a href="https://iris-go.com"><img src="https://iris-go.com/images/logo-sm.png" alt="iris-go.com logo" height="160"></a> -->
|
||||
#  Merry Christmas everyone!
|
||||
|
||||
<!-- [](https://github.com/kataras/iris/stargazers) -->
|
||||
 Iris version 12.1.2 has been [released](HISTORY.md#th-19-december-2019--v1212)!
|
||||
|
||||
 The official Iris Command Line Interface will soon be near you in 2020!
|
||||
|
||||
 Support your favorite web framework through [Github Sponsors Program](https://github.com/sponsors/kataras)!
|
||||
|
||||
# Iris Web Framework <a href="README_ZH.md"><img width="20px" src="https://iris-go.com/images/flag-china.svg?v=10" /></a> <a href="README_GR.md"><img width="20px" src="https://iris-go.com/images/flag-greece.svg?v=10" /></a> <a href="README_ES.md"><img width="20px" src="https://iris-go.com/images/flag-spain.png" /></a> <a href="README_KO.md"><img width="20px" src="https://iris-go.com/images/flag-south-korea.svg" /></a> <a href="README_FA.md"><img width="20px" src="https://iris-go.com/images/flag-iran.svg" /></a>
|
||||
|
||||
<!-- </div> -->
|
||||
|
||||
[](https://travis-ci.org/kataras/iris) [](https://goreportcard.com/report/github.com/kataras/iris)<!--[](https://godoc.org/github.com/kataras/iris)--> [](https://github.com/kataras/iris/tree/master/_examples) [](https://gitter.im/iris_go/community) [](https://www.paypal.me/kataras) <!-- [](https://github.com/kataras/iris/releases) -->
|
||||
|
||||
Iris is a fast, simple yet fully featured and very efficient web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website or API.
|
||||
|
@ -15,8 +16,6 @@ Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[
|
|||
|
||||
[](https://iris-go.com/testimonials/)
|
||||
|
||||
> **NEW:** Iris version 12.1.0 has been released. Follow [this link](HISTORY.md#fr-13-december-2019--v1210) to discover more
|
||||
|
||||
## Learning Iris
|
||||
|
||||
<details>
|
||||
|
@ -56,7 +55,7 @@ $ go run example.go
|
|||
|
||||
Iris contains extensive and thorough **[wiki](https://github.com/kataras/iris/wiki)** making it easy to get started with the framework.
|
||||
|
||||

|
||||
<!--  -->
|
||||
|
||||
For a more detailed technical documentation you can head over to our [godocs](https://godoc.org/github.com/kataras/iris). And for executable code you can always visit the [_examples](_examples/) repository's subdirectory.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user