diff --git a/README.md b/README.md index 84b61df1..84a32096 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,16 @@ you can find online. Iris may have reached version 8, but we're not stopping there. We have many feature ideas on our board that we're anxious to add and other innovative web development solutions that we're planning to build into Iris. -[Star](https://github.com/kataras/iris/stargazers) and watch this github repository to stay up to date. - Iris was built on top of the the [net/http](https://golang.org/pkg/net/http/) package, we own many thanks to [Brad Fitzpatrick](https://github.com/bradfitz) for that. +If you're coming from Node.js world, this is the expressjs equivalent for the Go Programming Language.
+ **Accelerated** by [KeyCDN](https://www.keycdn.com/), A Simple, Fast and Reliable CDN. **We are developing** this project using the best code editor for Golang; [Visual Studio Code](https://code.visualstudio.com/) supported by [Microsoft](https://www.microsoft.com). +[Star](https://github.com/kataras/iris/stargazers) and watch this github repository to stay up to date. + [![build status](https://img.shields.io/travis/kataras/iris/master.svg?style=flat-square)](https://travis-ci.org/kataras/iris) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=flat-square)](http://goreportcard.com/report/kataras/iris) @@ -39,8 +41,6 @@ Iris was built on top of the the [net/http](https://golang.org/pkg/net/http/) pa ![Iris vs .NET Core(C#)](https://iris-go.com/images/benchmark-iris-vs-netcore.png) -_Updated at: [Friday, 29 September 2017](_examples)_ -
Benchmarks from third-party source over the rest web frameworks @@ -48,6 +48,29 @@ _Updated at: [Friday, 29 September 2017](_examples)_
+_Updated at: [Friday, 29 September 2017](_benchmarks)_ + +

+ +### [🎗️](#-people) Legends + +Help this project to continue deliver awesome and unique features with the higher code quality as possible by donating any amount via [PayPal](https://www.paypal.me/kataras)! + +| Name | Amount | Membership | +| -----------|--------|--------| +| [Juan Sebastián Suárez Valencia](https://github.com/Juanses) | 20 EUR | Bronze | +| [Bob Lee](https://github.com/li3p) | 20 EUR | Bronze | +| [Celso Luiz](https://github.com/celsosz) | 50 EUR | **Silver** | +| [Ankur Srivastava](https://github.com/ansrivas) | 20 EUR | Bronze | +| [Damon Zhao](https://github.com/se77en) | 20 EUR | Bronze | +| [Exponity - Tech Company](https://github.com/exponity) | 30 EUR | Bronze | +| [Thomas Fritz](https://github.com/thomasfr) | 25 EUR | Bronze | +| [Thanos V.](http://mykonosbiennale.com/) | 20 EUR | Bronze | +| [George Opritescu](https://github.com/International) | 20 EUR | Bronze | +| [Lex Tang](https://github.com/lexrus) | 20 EUR | Bronze | +| [Bill Q.](https://github.com/hiveminded) | 600 EUR | **Gold** | +| [Conrad Steenberg](https://github.com/hengestone) | 25 EUR | Bronze | + ### 📑 Table of contents * [Installation](#-installation) @@ -435,9 +458,9 @@ The original author of _Iris_ is [@kataras](https://github.com/kataras), you can [List of all Contributors](https://github.com/kataras/iris/graphs/contributors) -Help this project to continue deliver awesome and unique features with the higher code quality as possible by donating any amount +Help this project to continue deliver awesome and unique features with the higher code quality as possible by donating any amount via [PayPal](https://www.paypal.me/kataras)! -[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=kataras2006%40hotmail%2ecom&lc=GR&item_name=Iris%20web%20framework&item_number=iriswebframeworkdonationid2016¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) +[![](https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png)](https://www.paypal.me/kataras/20) ## License diff --git a/faq.md b/faq.md index c2684cb3..858eb3d3 100644 --- a/faq.md +++ b/faq.md @@ -78,6 +78,6 @@ https://github.com/kataras/iris/issues/646 By normal people like you, who help us by donating small or larger amounts of money. -Help this project to continue deliver awesome and unique features with the higher code quality as possible by donating any amount. +Help this project to continue deliver awesome and unique features with the higher code quality as possible by donating any amount via [PayPal](https://www.paypal.me/kataras)! -[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=kataras2006%40hotmail%2ecom&lc=GR&item_name=Iris%20web%20framework&item_number=iriswebframeworkdonationid2016¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) \ No newline at end of file +[![](https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png)](https://www.paypal.me/kataras) \ No newline at end of file