From f46452a7ababf38da706058d1cbdb3e0e15a72c5 Mon Sep 17 00:00:00 2001 From: Gerasimos Maropoulos Date: Mon, 10 Oct 2016 18:52:27 +0300 Subject: [PATCH] Add newest articles that I could easly find --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd9934ad..3403d707 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,22 @@ The fastest back-end we
Easy to learn, while it's highly customizable.
Ideally suited for both experienced and novice Developers. +

## News - - [Iris vs Nginx vs Nodejs express](https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=https%3A%2F%2Fwww.ntossapo.me%2F2016%2F08%2F13%2Fnginx-vs-nginx-php-fpm-vs-go-iris-vs-express-with-wrk%2F&edit-text=&act=url) -- Check out [this](https://t.co/Y7bK0THScG) Meetup with GoLang User Group. Contains ~30 minutes talk about the Iris web framework. Happens at Thursday, October 13, 2016. +- Check out [this](https://t.co/Y7bK0THScG) Meetup with GoLang User Group. Contains ~30 minutes talk about Iris. + +- Newest Articles + + - [Building Web Apps with Iris](http://mycodesmells.com/post/building-web-apps-with-iris) by Paweł Słomka + + - [Testing Iris RESTful API](https://drasko.github.io/2016/09/26/testing-iris-restful-api/) by Drasko Draskovic + + - [Iris vs Nginx vs Php vs Nodejs](https://www.ntossapo.me/2016/08/13/nginx-vs-nginx-php-fpm-vs-go-iris-vs-express-with-wrk/) by Tossapon Nuanchuay ## Feature Overview @@ -75,7 +83,8 @@ Ideally suited for both experienced and novice Developers. - WWW to non WWW - View system supporting more than six template engines, you can still use anything you like - Highly scalable rich render (Markdown, JSON, JSONP, XML...) -- Websocket API similar to socket.io +- Easy to read JSON, XML and Form data from request, able to change each of the default decoders +- Websocket-only API similar to socket.io - Hot Reload - Typescript integration + Web IDE - Checks for updates at startup