mirror of
https://github.com/kataras/iris.git
synced 2025-03-21 14:56:26 +01:00
README: add testimonials gif
Former-commit-id: 6405b7c907546e77a9cbb85b5b7628f97bcfb2ec
This commit is contained in:
parent
6d60a65339
commit
1faea8b2e8
15
README.md
15
README.md
|
@ -1,20 +1,19 @@
|
|||
<div align="center">
|
||||
<!-- <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> -->
|
||||
|
||||
 
|
||||
<!-- [](https://github.com/kataras/iris/stargazers) -->
|
||||
|
||||
# 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>
|
||||
# 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>
|
||||
<!-- </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.
|
||||
|
||||
Learn what [others say about Iris](https://iris-go.com/testimonials/) and **star** this github repository.
|
||||
Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to support its potentials.
|
||||
|
||||
|
||||
Iris **version 12 released**. Read more [here](HISTORY.md#sa-26-october-2019--v1200).
|
||||
[](https://iris-go.com/testimonials/)
|
||||
|
||||
## Learning Iris
|
||||
|
||||
|
@ -55,6 +54,8 @@ $ 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.
|
||||
|
||||
### Do you like to read while traveling?
|
||||
|
|
Loading…
Reference in New Issue
Block a user