2016-10-01 09:03:06 +02:00
< p align = "center" >
2017-01-27 13:25:48 +01:00
< a href = "https://www.gitbook.com/book/kataras/iris/details" >
< img width = "500" src = "https://raw.githubusercontent.com/kataras/iris/master/logo.jpg"
alt="Logo created by an Iris community member, @OneebMalik ">
< / a >
2016-07-25 19:28:44 +02:00
2016-10-01 09:03:06 +02:00
< br / >
2016-09-07 06:36:23 +02:00
2016-11-13 21:17:11 +01:00
2016-10-01 09:03:06 +02:00
< a href = "https://travis-ci.org/kataras/iris" > < img src = "https://img.shields.io/travis/kataras/iris.svg?style=flat-square" alt = "Build Status" > < / a >
2016-11-13 21:17:11 +01:00
< a href = "http://goreportcard.com/report/kataras/iris" > < img src = "https://img.shields.io/badge/report%20card%20-a%2B-F44336.svg?style=flat-square" alt = "http://goreportcard.com/report/kataras/iris" > < / a >
< a href = "https://golang.org" > < img src = "https://img.shields.io/badge/powered_by-go-6362c2.svg?style=flat-square" alt = "Built with GoLang" > < / a >
2016-10-01 09:03:06 +02:00
2016-11-13 21:17:11 +01:00
< a href = "https://golang.org" > < img src = "https://img.shields.io/badge/platform-any-ec2eb4.svg?style=flat-square" alt = "Cross framework" > < / a >
2016-10-01 09:03:06 +02:00
2016-11-13 21:17:11 +01:00
< a href = "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" > < img src = "https://img.shields.io/badge/open-%20source-thisismycolor.svg?logo=data:image%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxwYXRoIGZpbGw9InJnYigyMjAsMjIwLDIyMCkiIGQ9Ik04ODYuNiwzMDUuM2MtNDUuNywyMDMuMS0xODcsMzEwLjMtNDA5LjYsMzEwLjNoLTc0LjFsLTUxLjUsMzI2LjloLTYybC0zLjIsMjEuMWMtMi4xLDE0LDguNiwyNi40LDIyLjYsMjYuNGgxNTguNWMxOC44LDAsMzQuNy0xMy42LDM3LjctMzIuMmwxLjUtOGwyOS45LTE4OS4zbDEuOS0xMC4zYzIuOS0xOC42LDE4LjktMzIuMiwzNy43LTMyLjJoMjMuNWMxNTMuNSwwLDI3My43LTYyLjQsMzA4LjktMjQyLjdDOTIxLjYsNDA2LjgsOTE2LjcsMzQ4LjYsODg2LjYsMzA1LjN6Ii8%2BPHBhdGggZmlsbD0icmdiKDIyMCwyMjAsMjIwKSIgZD0iTTc5MS45LDgzLjlDNzQ2LjUsMzIuMiw2NjQuNCwxMCw1NTkuNSwxMEgyNTVjLTIxLjQsMC0zOS44LDE1LjUtNDMuMSwzNi44TDg1LDg1MWMtMi41LDE1LjksOS44LDMwLjIsMjUuOCwzMC4ySDI5OWw0Ny4zLTI5OS42bC0xLjUsOS40YzMuMi0yMS4zLDIxLjQtMzYuOCw0Mi45LTM2LjhINDc3YzE3NS41LDAsMzEzLTcxLjIsMzUzLjItMjc3LjVjMS4yLTYuMSwyLjMtMTIuMSwzLjEtMTcuOEM4NDUuMSwxODIuOCw4MzMuMiwxMzAuOCw3OTEuOSw4My45TDc5MS45LDgzLjl6Ii8%2BPC9zdmc%2B" alt = "Donation" > < / a >
2016-10-01 09:03:06 +02:00
< br / >
2017-01-13 04:57:46 +01:00
< a href = "https://github.com/kataras/iris/blob/master/HISTORY.md" > < img src = "https://img.shields.io/badge/%20version%20-%206.1.2%20-blue.svg?style=flat-square" alt = "CHANGELOG/HISTORY" > < / a >
2016-10-01 09:03:06 +02:00
< a href = "https://github.com/iris-contrib/examples" > < img src = "https://img.shields.io/badge/%20examples-repository-3362c2.svg?style=flat-square" alt = "Examples" > < / a >
2016-10-15 15:40:43 +02:00
< a href = "https://docs.iris-go.com" > < img src = "https://img.shields.io/badge/%20docs-reference-5272B4.svg?style=flat-square" alt = "Practical Guide/Docs" > < / a >
2016-10-01 09:03:06 +02:00
2016-11-13 21:17:11 +01:00
< a href = "https://kataras.rocket.chat/channel/iris" > < img src = "https://img.shields.io/badge/%20community-chat-00BCD4.svg?style=flat-square" alt = "Chat" > < / a > < br / >
< br / >
2016-10-01 09:03:06 +02:00
2017-01-02 20:20:17 +01:00
< b > Iris< / b > is the fastest HTTP/2 web framework written in Go.
2016-12-04 05:53:08 +01:00
< br / >
2017-01-26 08:50:26 +01:00
< b > Easy< / b > to < a href = "https://github.com/kataras/iris/tree/master/docs" > learn< / a > while it's highly customizable,
2016-12-11 06:50:03 +01:00
ideally suited for < br / > both experienced and novice developers.< br / > < br / >
2017-01-26 08:50:26 +01:00
If you're coming from < a href = "https://nodejs.org/en/" > Node.js< / a > world, this is the < a href = "https://github.com/expressjs/express" > expressjs< / a > for the < a href = "https://golang.org" > Go Programming Language.< / a >
< br / > < br / >
2016-11-13 21:17:11 +01:00
2016-12-11 06:50:03 +01:00
2017-01-26 08:50:26 +01:00
< a href = "https://www.youtube.com/watch?v=jGx0LkuUs4A" >
< img src = "https://github.com/iris-contrib/website/raw/gh-pages/assets/gif_link_to_yt2.gif" alt = "What people say" / >
< / a >
2017-01-13 08:36:52 +01:00
2017-01-26 08:50:26 +01:00
< a href = "https://www.youtube.com/watch?v=jGx0LkuUs4A" >
< img src = "https://github.com/iris-contrib/website/raw/gh-pages/assets/gif_link_to_yt.gif" alt = "What people say" / >
< / a >
< / p >
2016-12-11 06:50:03 +01:00
2017-01-25 21:19:06 +01:00
Installation
2016-12-14 10:57:07 +01:00
-----------
2016-10-01 09:03:06 +02:00
2017-01-25 21:19:06 +01:00
The only requirement is the [Go Programming Language ](https://golang.org/dl/ ), at least v1.7.
2016-09-18 12:31:53 +02:00
2016-06-26 19:25:55 +02:00
```bash
2017-01-25 21:19:06 +01:00
$ go get -u github.com/kataras/iris/iris
2016-10-02 13:59:04 +02:00
```
2017-01-28 10:38:20 +01:00
Overview
-----------
```go
package main
import (
"github.com/kataras/iris"
"github.com/kataras/go-template/html"
)
func main(){
// 6 template engines are supported out-of-the-box:
//
// - standard html/template
// - amber
// - django
// - handlebars
// - pug(jade)
// - markdown
//
// Use the html standard engine for all files inside "./views" folder with extension ".html"
iris.UseTemplate(html.New()).Directory("./views", ".html")
// http://localhost:6111
// Method: "GET"
// Render ./views/index.html
iris.Get("/", func(ctx *iris.Context){
ctx.Render("index.html", nil)
})
// Group routes, optionally: share middleware, template layout and custom http errors.
userAPI := iris.Party("/users", userAPIMiddleware).
Layout("layouts/userLayout.html")
{
// Fire userNotFoundHandler when Not Found
// inside http://localhost:6111/users/*anything
userAPI.OnError(404, userNotFoundHandler)
// http://localhost:6111/users
// Method: "GET"
userAPI.Get("/", getAllHandler)
// http://localhost:6111/users/42
// Method: "GET"
userAPI.Get("/:userid", getByIDHandler)
// http://localhost:6111/users
// Method: "POST"
userAPI.Post("/", saveUserHandler)
}
getByIDHandler := func(ctx *iris.Context){
// take the :id from the path, parse to integer
// and set it to the new userID local variable.
userID,_ := ctx.ParamInt("id")
// userRepo, imaginary database service < - your only job .
user := userRepo.GetByID(userID)
// send back a response to the client,
// .JSON: content type as application/json; charset="utf-8"
// iris.StatusOK: with 200 http status code.
//
// send user as it is or make use of any json valid golang type,
// like the iris.Map{"username" : user.Username}.
ctx.JSON(iris.StatusOK, user)
}
// Start the server at 0.0.0.0:6111
iris.Listen(":6111")
}
```
2017-01-25 21:19:06 +01:00
Documentation
-----------
2016-10-02 13:59:04 +02:00
< a href = "https://www.gitbook.com/book/kataras/iris/details" > < img align = "right" width = "125" src = "https://raw.githubusercontent.com/iris-contrib/website/gh-pages/assets/book/cover_4.jpg" > < / a >
2016-10-15 15:40:43 +02:00
- The most important is to read [the practical guide ](https://docs.iris-go.com/ ).
2016-10-02 13:59:04 +02:00
2017-01-25 21:19:06 +01:00
- Navigate through [examples ](https://github.com/iris-contrib/examples ).
2016-10-02 13:59:04 +02:00
- [HISTORY.md ](https://github.com//kataras/iris/tree/master/HISTORY.md ) file is your best friend.
2017-01-25 21:19:06 +01:00
Testing
2016-10-02 13:59:04 +02:00
------------
2017-01-25 21:19:06 +01:00
You can find RESTFUL test examples by navigating to the following links:
2016-10-02 13:59:04 +02:00
2017-01-25 21:19:06 +01:00
- [gavv/_examples/iris_test.go ](https://github.com/gavv/httpexpect/blob/master/_examples/iris_test.go ).
- [./http_test.go ](https://github.com/kataras/iris/blob/master/http_test.go ).
- [./context_test.go ](https://github.com/kataras/iris/blob/master/context_test.go ).
2016-10-02 13:59:04 +02:00
2017-01-25 21:19:06 +01:00
FAQ
-----------
2016-10-02 13:59:04 +02:00
2017-01-25 21:19:06 +01:00
Explore [these questions ](https://github.com/kataras/iris/issues?q=label%3Aquestion ) and join to our [community chat][Chat]!
2016-10-01 09:03:06 +02:00
2016-05-30 16:08:09 +02:00
Philosophy
------------
2016-10-02 23:10:33 +02:00
The Iris philosophy is to provide robust tooling for HTTP, making it a great solution for single page applications, web sites, hybrids, or public HTTP APIs. Keep note that, today, iris is faster than nginx itself.
2016-05-30 16:08:09 +02:00
2017-01-25 21:19:06 +01:00
Iris does not force you to use any specific ORM or template engine. With support for the most used template engines (6+), you can quickly craft the perfect application.
2016-05-30 16:08:09 +02:00
2016-07-01 00:34:44 +02:00
2017-01-25 21:19:06 +01:00
People & Support
2016-05-30 16:08:09 +02:00
------------
2016-06-16 04:24:01 +02:00
2016-10-21 02:06:50 +02:00
The author of Iris is [@kataras ](https://github.com/kataras ).
2017-01-25 21:19:06 +01:00
The Success of Iris belongs to YOU with your bug reports and feature requests that made this Framework so Unique.
2016-05-30 16:08:09 +02:00
2017-01-25 21:19:06 +01:00
#### Who is kataras?
2016-05-30 16:08:09 +02:00
2017-01-25 21:19:06 +01:00
Hi, my name is Gerasimos Maropoulos and I'm the author of this project, let me put a few words about me.
2016-10-21 02:06:50 +02:00
2017-01-25 21:19:06 +01:00
I started to design Iris the night of the 13 March 2016, some weeks later, iris started to became famous and I have to fix many issues and implement new features, but I didn't have time to work on Iris because I had a part time job and the (software engineering) colleague which I studied.
2016-10-21 02:06:50 +02:00
2017-01-25 21:19:06 +01:00
I wanted to make iris' users proud of the framework they're using, so I decided to interrupt my studies and colleague, two days later I left from my part time job also.
2016-06-26 07:25:05 +02:00
2017-01-25 21:19:06 +01:00
Today I spend all my days and nights coding for Iris, and I'm happy about this, therefore I have zero incoming value.
2016-10-21 02:06:50 +02:00
2017-01-25 21:19:06 +01:00
- Star the project, will help you to follow the upcoming features.
- [Donate ](https://github.com/kataras/iris/blob/master/DONATIONS.md ), if you can afford any cost.
- Write an article about Iris or even post a Tweet.
2016-12-13 07:41:30 +01:00
2017-01-25 21:19:06 +01:00
If you are interested in contributing to the Iris project, please see the document [CONTRIBUTING ](https://github.com/kataras/iris/blob/master/.github/CONTRIBUTING.md ).
2016-12-13 07:41:30 +01:00
Contact
------------
Besides the fact that we have a [community chat][Chat] for questions or reports and ideas, [stackoverflow ](http://stackoverflow.com/ ) section for generic go+iris questions and the [github issues ](https://github.com/kataras/iris/issues ) for bug reports and feature requests, you can also contact with me, as a person who is always open to help you:
- [Twitter ](https://twitter.com/MakisMaropoulos )
- [Facebook ](https://facebook.com/kataras.gopher )
2017-01-26 08:50:26 +01:00
- [Linkedin ](https://www.linkedin.com/in/gerasimos-maropoulos )
2016-12-13 07:41:30 +01:00
2017-01-25 21:19:06 +01:00
Versioning
------------
Current: **v6.1.2**
v5: https://github.com/kataras/iris/tree/5.0.0
2016-12-13 07:41:30 +01:00
License
------------
2017-01-25 21:19:06 +01:00
Unless otherwise noted, the source files are distributed
2017-01-02 20:20:17 +01:00
under the MIT License found in the [LICENSE file ](LICENSE ).
2016-12-13 07:41:30 +01:00
2016-07-03 16:21:57 +02:00
[Chat]: https://kataras.rocket.chat/channel/iris